BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Web Development (http:\\b1.hcanet.com\forum/forumdisplay.php?f=50)
-   -   Web Redirection [resolved By Cactus] (http:\\b1.hcanet.com\forum/showthread.php?t=10561)

~*McoreD*~ 9th Feb 04 09:57 AM

Hi there,

I got a question for you Web masters. :D

I got this guide in my ISP Webspace:
Code:

http://members.iinet.net.au/~malith
I no longer need visitors there. When the user goes to that old link, I want them to be automatically redirected to
Code:

http://www.microsoftusernetwork.com/mcored
May be after a delay of 5 seconds or so -- optional.

Is there a html code which I can use in FrontPage? :)

Much appreciated your help.

Thank you in advance,
Yours,
McoreD.

JacKDynne 9th Feb 04 10:22 AM

IF yoh have php installed this may work:

<?header('location:http://www.microsoftusernetwork.com/mcored');?>

:)

/JD

Cactus 9th Feb 04 10:31 AM

Code:

<meta http-equiv="refresh" content="5; URL=http://www.microsoftusernetwork.com/mcored">
Place this in the header of your php/html file and it wil also do the trick. Even without PHP :)

JacKDynne 9th Feb 04 10:34 AM

Right on, Sir Cacti :)

We miss yah m8 - drop a holla when you can :)

/JD

~*McoreD*~ 9th Feb 04 10:51 AM

Kudos to both of you. :)

..and eXcellent help Cactus mate. That was eXactly what I wanted.

Hope to see you around more often.

war59312 10th Feb 04 12:01 AM

hey,

where do u signup to get a website lol

guess i just missed it somewhere

thanks,
will


All times are GMT +1. The time now is 11:01 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.