Web Hosting Talk







View Full Version : javascript:history.back() links?


Mike - Limestone
03-19-2009, 04:09 PM
What are the potential downsides to using javascript:history.back() links when presenting the user with an option to go back?
I realize that javascript:history.back() may not preserve form data from the previous screen when it sends the user back -- any other downsides?
-mike