What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Redirecting Url

Pages: (2): « First « 1 [ 2 ] Last »
Redirecting Url
Author: Message:
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Redirecting Url
quote:
Originally posted by John Anderton
Thats html so if i rename it to php still will it work ???
Yes it will, because PHP files are assumed to be HTML until you enter PHP mode with <? or <?php.
01-31-2005 04:33 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Redirecting Url
Use Javascript...

code:
<script>
     window.location = "http://www.krizon.freefronthost.com";
<script>
02-01-2005 12:09 AM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On