View Full Version : re-directing!!!!!!!!!1
dombe
01-02-2002, 10:52 AM
Hi, this is probably a very stupid question, but is it possible to redirect a visitor to my domainname/site straight to an affiliate site without them reading a "redirecting please wait" type message.
I presently use FRontpage and copy and paste my affiliate site onto it then upload using my own domainname but this means everytime the site is updated i have to re upload my site which is very time consuming.
Thanks for taking the time to read this.
Every success
Dominic
fredricknish
01-02-2002, 11:21 AM
You can use any of these two to re-direct your page
<script language="Javascript">
window.location.href = "http://www.yoursite.com"
</script>
or
<meta http-equiv="Refresh" content="1; URL=http://www.yoursite.com">
pixelmonkey
01-02-2002, 11:47 AM
good one's fred!!
and now, one more from the monkey...
<script>location.replace('http://www.squigle.com/squirt')</script>
chris<pixelmonkey>:monkey:
fredricknish
01-02-2002, 12:16 PM
Originally posted by pixelmonkey
good one's fred!!
and now, one more from the monkey...
<script>location.replace('http://www.squigle.com/squirt')</script>
chris<pixelmonkey>:monkey:
Ahhhh mannn,you just proved that you are as smart as Humans:D
Originally posted by fredricknish
Ahhhh mannn,you just proved that you are as smart as Humans:D
:eek: think about that statement very carefully fredricknish :D
fredricknish
01-03-2002, 04:08 AM
Originally posted by Tom
:eek: think about that statement very carefully fredricknish :D
hmmm...........I couldnt make out anything more from what I said earlier Tom.Is there somethin that you noticed which I dint?
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.