Recently something happened to my computer, so I upgraded it to Windows 2000 Professional and gave it the same name as before: istd2kab.
IIS was also successfully installed, but when I tried to test locally any previously working .asp, such as below:
http://istd2kab/alex/test1.asp...
In my JSP code I have the following:
<input type="text" name="fromDT" value="<% strfDT %>" ...
I need to convert this strfDT input, which is in mm/dd/yyyy format, to a valid date object. I tried to do the following but is does not work. I guess, because...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.