
Apr 26th, 2008, 00:14
|
|
Reputable Member
|
|
Join Date: Dec 2005
Location: U.S.A.
Posts: 147
Thanks: 0
Thanked 3 Times in 3 Posts
|
|
|
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
|