Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Time() form problem [solved]
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

cripto9t
Average Member

USA
881 Posts

Posted - 25 March 2005 :  09:24:57  Show Profile
I want to save the time() that the form is opened and then insert it in the db when the form is submitted.
Is there a way to save this time? I thought of a coookie, but I hope there's another way.
Thanks

    _-/Cripto9t\-_

Edited by - cripto9t on 25 March 2005 11:03:43

cripto9t
Average Member

USA
881 Posts

Posted - 25 March 2005 :  11:00:13  Show Profile
Never mind. Problem solved. So simple I didn't think it would work. Should have tried it before posting .

    _-/Cripto9t\-_
Go to Top of Page

s80ts0465
Junior Member

Italy
290 Posts

Posted - 27 March 2005 :  10:30:13  Show Profile  Send s80ts0465 an ICQ Message
I'm interested in it too.
Could u please explain me how to do it??


bye ste
Go to Top of Page

cripto9t
Average Member

USA
881 Posts

Posted - 28 March 2005 :  09:01:35  Show Profile
Just create a variable in the form file
strTime = Time()
This will save the time that the form is opened

Then when the form is submitted
strStart = Request.Form("strTime")
strEnd = Time()

You'll have a starting time and a finish time.

    _-/Cripto9t\-_
Go to Top of Page

s80ts0465
Junior Member

Italy
290 Posts

Posted - 29 March 2005 :  02:43:04  Show Profile  Send s80ts0465 an ICQ Message
Great many thanks

bye ste
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07