Hi,
I am trying to format a date time text field. Right now the customer chooses a date and time from a pop-up calendar, who's value is then inserted into a text field, example: 07/17/2006 03:36:08
I am trying to format that time so if can be used as a filename but retain the date/time. So I am thinking something like 07-17-2006 03-36-08
I have been looking for a javascript that would automatically convert the text before the form is submitting, do you think this is the best way?
Thanks,
Craig
I am trying to format a date time text field. Right now the customer chooses a date and time from a pop-up calendar, who's value is then inserted into a text field, example: 07/17/2006 03:36:08
I am trying to format that time so if can be used as a filename but retain the date/time. So I am thinking something like 07-17-2006 03-36-08
I have been looking for a javascript that would automatically convert the text before the form is submitting, do you think this is the best way?
Thanks,
Craig