Re: Sending date and time a form was completed on submit
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Sending date and time a form was completed on submit

From: David Dorward <dorward@yahoo.com>
Date: Wed Jul 20 2005 - 22:40:24 CEST

Ria Van Heerden wrote:

> How can I place the date and time that a form was displayed or submitted
> into a hidden form field and write that hidden field into my SQL database?
>
> I am using an ASP page with a MSSQL database

Well ... you could - but that would depend on the user have his click set
correctly, having a browser that supported JavaScript and having JavaScript
turned on - then you would have to account for timezones.

On the other hand, you could so it in ASP and have a reliable result. So
just use ASP for that.

-- 
David Dorward       <http://blog.dorward.me.uk/>   <http://dorward.me.uk/>
                     Home is where the ~/.bashrc is
Received on Tue Oct 18 02:58:54 2005