Preserved Topic: automatically forward the user (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Europe |
posted 06-21-2001 07:50
I read through my books but I can't find the useful stuff. |
Paranoid (IV) Inmate From: Lebanon |
posted 06-21-2001 08:21
Yes, you can do the javascript trick, or the "meta tag/http-equiv" trick (which i don't remember it's syntax) code: <body onload="location.replace('http://www.altavista.com')">
|
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 06-21-2001 09:20 |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 06-21-2001 14:56
Use the META tag where possible, it's better for redirections. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 06-21-2001 18:13 |
Maniac (V) Inmate From: soon to be "the land down under" |
posted 06-21-2001 19:56
Is there any way to disable any of these redirections or at least prompt before redirecting? |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 06-21-2001 20:03
|
Paranoid (IV) Inmate From: Lebanon |
posted 06-22-2001 15:49
Max: why didn't use PHP to redirect as: code: <?
|
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 06-22-2001 18:46 |
Bipolar (III) Inmate From: Europe |
posted 06-22-2001 20:01
wow, thanks guys, that surely helped! |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 06-22-2001 20:13 |
Maniac (V) Inmate From: The Land of one Headlight on. |
posted 06-23-2001 16:40
So would something like all the above work with what i think is called 'Domain Parking?' |