View Single Post
  #1 (permalink)  
Old 05-30-04, 07:51 PM
andyinorbit2000 andyinorbit2000 is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
javascript redirection based on referring URL

I need a javascript that will redirection a users to an other oage if they have not come from a listed URL

e.g
if a user has come from http://mypage.com then show page,
however
if a user has come from google.com (not listed in script) then redirect to another page.

Thanks
Casper
Reply With Quote