Help .. I have a webform where the user inputs a date (04152004) and another field for time (0815).. I want to :
1: Validate this entry..... IsDate(date) was not valid on my compile
2: edit date output as 04/15/2004 and time as 8:15
3: convert this date to store as 20040415
gollnick
