|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Any way to delay execution of ASP page execution |
From: |
harlan |
Date: |
7/30/2001 11:21:39 AM |
IP: |
209.244.250.8 |
I know this can be done in JavaScript with setTimeout, but I want to use an equivalent function on the server.
Example follows like this;
*ASP set timer for 10 seconds*
response.redirect "somepage.asp"
Is there a way to inherently do this in ASP vbscript (or jscript) ?
Thanks
H |
Follow Up - Re: Any way to delay execution of ASP page execution - Elija 8/22/2001 10:51:21 AM
|
|
|
|
|
|
|
|
|
|
|
|