CATEGORIES
How to Create a delay before Page Redirects in ASP
Published by: Guest (9/10/2008 11:14:03 AM)
SEP 10 2008
I am looking for some code to redirect the page after a 5 second delay. I don’t think this is achievable with any parameters attached to response.redirect function. Is that i have to create a header delay and refresh kind of thing to make this work?
Most Popular Articles
- Remove Carriage Returns and Line Feeds from ASP Page
- What is the Server Variable Request for IP Address
- Request object error 'ASP 0104 : 80004005' Operation not Allowed
- Why do I get error WinHttp.WinHttpRequest error '80072ee2' The operation timed out
- Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
Error Type: Server object, ASP 0177 (0x800401F3) Invalid ProgID. >>
<< How many bits Returned with MD5 Hash Function
COMMENT