Go back one page in browser

Use this simple code to force the browser to the previous page in history. Substitute -1 with -2, -3, etc as desired.
JavaScript • Lotus Formula

JavaScript

history.go(-1);

Lotus Formula

Posted by fbrefere001 on Friday March 26, 2004