View Single Post
  #3 (permalink)  
Old Apr 26th, 2008, 00:14
ScottR ScottR is offline
Reputable Member
Join Date: Dec 2005
Location: U.S.A.
Posts: 147
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to ScottR Send a message via Skype™ to ScottR
Re: How to automatically redirect user to previous page

Look into the history object in JavaScript. Using that you can tell the browser where to go based on their browsers history.

Read up on it
-> http://devguru.com/technologies/javascript/10698.asp

Good Luck,
Scott
Reply With Quote