MySql and ASP -
01-02-2004
, 02:09 AM
The MySql database store date in the format yyyy-mm-dd.
Now, I have set up so that this field is insert by a form.
How can I set up so that the user
can enter format dd/mm/yyyy
and it will automatically insert into the
database as yyyy-mm-dd?
I am using Dreamweaver MX 2004 and ASP.
Thanks
Vivian |