If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
how to grab datetime and enter it into a form to be submitted to a MySQL Database
I'm trying to set up a database that tracks system downtimes.
I would like to have a date and time stamp auto insert into a form field so that it can be used as a key field, this will also serve as the incident identifier for lookup purposes. Keeping the date in the format MySQL likes is fine with me.
I am using Dreamweaver MX 2004 and am fairly new to both DW And MySQL.
Any help, suggestions or points in the right direction would be appreciated.
Thanks,
Ray