Print Page | Close Window

Redirecting to Another Web Page

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=9882
Printed Date: 31 March 2026 at 6:23pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Redirecting to Another Web Page
Posted By: Misty
Subject: Redirecting to Another Web Page
Date Posted: 16 February 2004 at 10:45pm
I already know how to redirect an ASP page to another web page. The code is something like Response.redirect "default.asp" I would like to know how to redirect a web page to another web page in a HTML Page. Is the code something like: Response.Redirect('default.asp');



Replies:
Posted By: michael
Date Posted: 16 February 2004 at 10:51pm
<meta http-equiv="Refresh" content="4;url=http://www.domain.com/link.html">
where 4 is the amount of seconds to wait.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: Misty
Date Posted: 17 February 2004 at 12:21am
Thank you! It worked.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net