Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

ARCHIVED: How can I make my web page automatically go to a different page after a certain amount of time?

To automatically forward a web page to a different page, you can place a <meta> tag in the header (i.e., between the <head> and </head> tags) of your web page. Use the following syntax: <meta http-equiv="refresh" content="10;url=http://node.domain.env/~username/url.html"> After content=, enter a number in seconds that you want the browser to wait before opening a different page (e.g., 10 is used above). After url=, enter the complete URL for the page you are forwarding to.

Note: Some browsers, especially older ones, do not support the <meta> tag.

This is document adwg in domain all.
Last modified on November 10, 2009.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.