I'm not able to manage dates correctly in dreamweaver, expecially when a
form with dates is submitted to update a record.
The singular yyyy-mm-dd format of MySQL in fact is correctly put in
dd/mm/yyyy (that's ok for my country and is my locale) but when i submit the
form, even without changes, it isn't recognised any more by MySQL that
zeroes the field or tries to read it a non inverted yyyy-mm-dd (obviously
corrupted). Anyone knows a solution or knows the syntax of DoDateTime()
function that seems to be a possible solution?
Is there a place in internet where I can find a complete reference of ASP
command and functions syntax???
Thanks in advance.

MySQL is great;)
Daniele.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to