|
Subject:
|
Redirect question
|
|
Posted By:
|
liorlankri
|
Post Date:
|
11/17/2004 8:40:49 AM
|
I have a code in ASP form that operate redirect
<% response.write "Please Waite few seconds..." response.redirect ("file2.asp") %>
I want delay of 3-4 seconds until it will operate the redirect!
How to do it??
|
|
Reply By:
|
om_prakash
|
Reply Date:
|
11/17/2004 8:49:53 AM
|
http://msdn.microsoft.com/msdnmag/issues/0400/web/default.aspx
Om Prakash
|
|
Reply By:
|
liorlankri
|
Reply Date:
|
11/17/2004 8:59:43 AM
|
What's this link??
there is nothing that can help me!
|
|
Reply By:
|
om_prakash
|
Reply Date:
|
11/20/2004 4:34:06 AM
|
This link contains a possible solution for similar problem.. 4th question..
Om Prakash
|