View Single Post
  #14 (permalink)  
Old Dec 15th, 2007, 06:53
Rakuli's Avatar
Rakuli Rakuli is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Go back without using javascript

Sort of defeats the purpose though because a lot of browsers and servers don't set the HTTP_REFERER variable, not mention the fact that because it's a HTTP header, it can be modified.

Better off sticking with javascript (with a fallback to the HTTP header) or hard coding the links.
Reply With Quote