redirection

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Mon Jun 10, 2002 12:02 am    Post subject: redirection Reply with quote

I have a support page on my site which i want to leave there but i also have a forum i want one of those scripts that says something similar to to the ones you find on download sites that say you are being redirected to so and so i want a script that will say you are being redirected to our support forum if you are not redirected in 10 seconds click here does any one know where i can get such a script i have seen some but there are different catagories such as link redirection browser based etc and i dont know which one to use..
Back to top View user's profile Send private message Send e-mail
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jun 10, 2002 2:15 am    Post subject: Re: redirection Reply with quote

You can use a HTML page with no need to any script. Below is an example:
Code:

<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" content="10; URL=/mypage.html">
<TITLE>Redirection...</TITLE>
</HEAD>
<BODY>
<CENTER>You will be redirected after 10 seconds to my <A HREF="/mypage.html">great page</A>.</CENTER>
</BODY>
</HTML>

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
stuart2you
-


Joined: 14 Nov 2002
Posts: 4
Location: Scotland

PostPosted: Fri Dec 20, 2002 2:03 am    Post subject: Re: redirection Reply with quote

amt167 wrote:
I have a support page on my site which i want to leave there but i also have a forum i want one of those scripts that says something similar to to the ones you find on download sites that say you are being redirected to so and so i want a script that will say you are being redirected to our support forum if you are not redirected in 10 seconds click here does any one know where i can get such a script i have seen some but there are different catagories such as link redirection browser based etc and i dont know which one to use..


I use a forum link that is free from cgispy.com.
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group