Thread
:
Java script redirect, please help me
View Single Post
06-17-2005, 01:13 PM
psili
Confirmed User
Join Date: Apr 2003
Location: Loveland, CO
Posts: 5,526
Code:
if(top.referer.indexOf('www.fromdomain.com') > -1) top.location.href = 'www.newdomain.com';
?
__________________
Your post count means nothing.
psili
View Public Profile
Visit psili's homepage!
Find More Posts by psili