View Single Post
Old 10-16-2001, 03:12 AM  
Hypo
So Fucking Banned
 
Join Date: Feb 2001
Posts: 1,104
What I have done is this - will it work? (All brackets replaced by square brackets)

Page A.html (getting the traffic) -

[SCRIPT LANGUAGE="JavaScript"]
[ !-- Begin
window.location="http://www.domain.com/redirect.php";
// End -->
[/script]
[noscript]


Page B.php

[?php
header ("Location: http://www.targetdomain.com/
?]

Should I change B.php and add the header code thingies?

[This message has been edited by Hypo (edited 10-16-2001).]
Hypo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote