Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ablazso

  1. ablazso

    Local execution of .asp program fails with garbage output.

    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...
  2. ablazso

    JSP <input is '1/31/2003' how do I get it into a date field?

    In my JSP code I have the following: <input type=&quot;text&quot; name=&quot;fromDT&quot; value=&quot;<% strfDT %>&quot; ... 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...

Part and Inventory Search

Back
Top