PC Review


Reply
Thread Tools Rate Thread

Automatically got to another page after a timeout.

 
 
=?Utf-8?B?RGhhbnNiZXJyeQ==?=
Guest
Posts: n/a
 
      11th Dec 2004
Here's an easy one (I hope).
How can I tell a web page to automatically go to another page after 5
seconds?
(This is a "thanks for filling out the form" page.)
--
David M. Hansberry
 
Reply With Quote
 
 
 
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      11th Dec 2004
In HTML view, add the following to the Head section:

<meta http-equiv="refresh" content="6; URL=http://www.yourwebsite.com">

The value given to 'content' is the number of seconds before the refresh
will take place; the value given to 'URL' is the page you want your visitor
sent to. You may also want to include a text link to the page in case your
visitor's browser does not support the 'refresh'.


--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
blog: http://msmvps.com/spiderwebwoman/category/321.aspx



Dhansberry <Dhansberry1(removethis)@hotmail.com> wrote:
> Here's an easy one (I hope).
> How can I tell a web page to automatically go to another page after 5
> seconds?
> (This is a "thanks for filling out the form" page.)


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FormsAuthentication doesn't automatically redirect upon timeout christine.nguyen@gmail.com Microsoft ASP .NET 6 6th Feb 2008 09:10 PM
IIS Timeout , Web Config Timeout, Page Timeout. =?Utf-8?B?TWlrZSBNb29yZQ==?= Microsoft Dot NET 0 17th Jan 2006 06:52 PM
Web page timeout gazza@3inabed.com Microsoft ASP .NET 0 26th May 2005 03:56 PM
Page Timeout for a single page Mark Miller Microsoft ASP .NET 2 10th Aug 2004 01:25 AM
ASPX Page Timeout - Session Timeout =?Utf-8?B?RGF2aWRT?= Microsoft ASP .NET 4 20th Jul 2004 09:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:15 PM.