This topic is locked

date jquey

1/23/2021 5:01:29 AM
ASPRunnerPro General questions
M
Max author

please can someone help me I should block the date of 2 fields called Datainsrimento and DATE MODIFiCA date and time format

which are located in a Search Panel with the same and BETWEEN options
i tried with this jquey

$ (function () {

$ ("#Datainsrimento") .datepicker ({maxDate: new Date ()});

});
putting on load events

of the list page

i tried to modify the html source as well

removing check and put this code

<INPUT id = Datainsrimento type = text>

but nothing changes

thanks if anyone helps me

sorry my english