How To Make A Web Page Reload Or Refresh Automatically Time Redirects



How To Make A Web Page Reload Or Refresh Automatically Time Redirects
How To Make A Web Page Reload Or Refresh Automatically Time Redirects
Post Description:
Post Tags: how, to, make, a, web, page, reload, or, refresh, automatically, time, redirects
This Post Has Been Viewed 5300 Times Since Thu Nov 30, 2006 5:07 pm Posted By hostman with 4 replies
How To Make A Web Page Reload Or Refresh Automatically Time Redirects
Have you ever visited a website and while you are on one of their page, the webpage automaticaly freshes its self every some seconds or minutes. Today I found this meta tag you can use on your HTML Code to make the page refresh itself at whateve time you set it to: The use of the refresh is so when a webpage times out.

here is an example of the code you can use as a demo:

1. copy and paste the following code to a text editor like notepad.exe in windows or your favorite editor.


     Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Redirecting example by webune.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="refresh" CONTENT="15;URL=http://www.webune.com" />

</head>

<body>
<h1 align="center">Redirecting in 15 Seconds.... </h1><hr />
<p>You will be redirected to a new page in 15 seconds, if you are not redirected, please <a href="http://www.wallpaperama.com">click here</a> </p>
<p>This tutorial was created by our friends at Webune, providing excellent customer support through knowledge and expirience</p>
<p>* Tested on Internet Explorer and Firefox </p>
<p align="center">Affordable Web Hosting at <a href="http://www.webune.com">www.webune.com</a> </p>
</body>
</html>


once yo have paste all the code into notepad, save the file as webune.html, then open it with your browser, you will see the page, and in 15 secods, it will redirect you to another page. pretty neat.

Hope this helps

This tutorial was created by our friends at Webune.com, providing excellent customer support through knowledge and expirience.

visite webune at www.webune.com for all your web hosting needs

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About How To Make A Web Page Reload Or Refresh Automatically Time Redirects




:: 1 :: #443 - Reply By jakm On Sun Feb 18, 2007 8:52 pm
How to make a web page getting refreshed automatically - HTML some good information to know page teachs you how to automatically reload a web page; how to automatically load a ... How to automatically load a visitor to another web page? How to make a web page getting refreshed automatically. ... certain browsers to automatically reload a page If you select a reload time the reload every feature is automatically enabled automatic refresh (or reload) of webpage?? Page Refresh/Reload - JavaScripts Meta Refresh Tag. How to reload the web page. Reload your page automatically or load visitors to another Reload this Page running webpage automatically via code can i automatically create a webpage from yes/no field? hangs when reloading web page with applet Reload/refresh parent web page from an iframe
:: 2 :: #33925 - Reply By rajesh On Mon Dec 31, 2007 11:24 pm
i want to referesh a page via another page without any time slace.
:: 3 :: #43919 - Reply By jb On Sun Mar 02, 2008 11:18 am
how can we get a page to auto refresh only one time, when the visitor first loads the page. i have the link to the page using the complete url, but for some reason the page still picks up cached info and not updated info. thanks
:: 4 :: #59137 - Reply By sezer On Tue Jun 24, 2008 5:52 am
about redirect to other web address // html code --

html-lesson.blogspot /2008/06/redirect-to-web-addres.htm