Answered
Inserting a Date from a Hidden Form Field
I want a date to insert into the database from a hidden field
on a form (to show when the form has been updated.) I know in PHP
you would use <?php echo date('Y-m-d H:i:s');?> in the value
box, but what is the syntax for ASP?
Cheers
Chuck
Cheers
Chuck
