Click here to Skip to main content
15,914,452 members
Home / Discussions / Web Development
   

Web Development

 
GeneralLogged In User Pin
GibberJaw28-Feb-02 20:47
GibberJaw28-Feb-02 20:47 
Generalforums not working Pin
tbbooher28-Feb-02 17:56
tbbooher28-Feb-02 17:56 
GeneralFormat A Number Pin
GibberJaw28-Feb-02 8:37
GibberJaw28-Feb-02 8:37 
GeneralRe: Format A Number Pin
omkamal28-Feb-02 9:34
omkamal28-Feb-02 9:34 
GeneralGenerating printable reports... Pin
Joshua Guy28-Feb-02 4:02
Joshua Guy28-Feb-02 4:02 
GeneralRe: Generating printable reports... Pin
Nick Parker7-Mar-02 4:08
protectorNick Parker7-Mar-02 4:08 
GeneralASP Question Pin
Lewis27-Feb-02 8:16
Lewis27-Feb-02 8:16 
GeneralRe: ASP Question Pin
Bill Dean4-Mar-02 3:58
Bill Dean4-Mar-02 3:58 
A couple things come to mind:

1) You could cookie them when they first get the form. Stick the server time and date into a cookie, then when they submit the form you can check cookie, compare it to the current time on the server and take any actions you need.

2) Use a database to record time / date of the user's first visit, then when they try to submit the form, check how much time has passed.

I'd go with option 2) I think, since it's not dependent on the browser accepting your cookie. Unfortunately you will need to identify the person filling out the form before you send it to them the first time.


Best,
Bill
GeneralPassing parameters between pages Pin
- Emanuele -26-Feb-02 22:44
- Emanuele -26-Feb-02 22:44 
GeneralRe: Passing parameters between pages Pin
omkamal27-Feb-02 3:38
omkamal27-Feb-02 3:38 
GeneralPHP problems, please help Pin
Cam26-Feb-02 18:27
Cam26-Feb-02 18:27 
GeneralASP.NET problem Pin
omkamal26-Feb-02 8:29
omkamal26-Feb-02 8:29 
GeneralRe: ASP.NET problem Pin
Peter Marino26-Feb-02 23:30
Peter Marino26-Feb-02 23:30 
GeneralRe: ASP.NET problem Pin
omkamal27-Feb-02 3:33
omkamal27-Feb-02 3:33 
GeneralRe: ASP.NET problem Pin
Peter Marino28-Feb-02 9:57
Peter Marino28-Feb-02 9:57 
GeneralRe: ASP.NET problem Pin
omkamal28-Feb-02 10:22
omkamal28-Feb-02 10:22 
GeneralRe: ASP.NET problem Pin
Peter Marino28-Feb-02 10:55
Peter Marino28-Feb-02 10:55 
GeneralMultiple dropdown lists allowing search through database Pin
25-Feb-02 21:36
suss25-Feb-02 21:36 
GeneralRe: Multiple dropdown lists allowing search through database Pin
omkamal27-Feb-02 3:45
omkamal27-Feb-02 3:45 
GeneralRe: Multiple dropdown lists allowing search through database Pin
11-Mar-02 20:21
suss11-Mar-02 20:21 
GeneralWeb Services Pin
Li Mu Bai25-Feb-02 4:14
Li Mu Bai25-Feb-02 4:14 
GeneralRe: Web Services Pin
Paul Watson25-Feb-02 20:04
sitebuilderPaul Watson25-Feb-02 20:04 
GeneralRe: Web Services Pin
Li Mu Bai25-Feb-02 22:26
Li Mu Bai25-Feb-02 22:26 
Generaltooltip text Pin
meirav22-Feb-02 20:41
meirav22-Feb-02 20:41 
GeneralRe: tooltip text Pin
mortrr23-Feb-02 5:53
mortrr23-Feb-02 5:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.