Home
Portfolio
Code Library
back to list
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
@URLOpen("
javascript:history.go(-1)
")
Posted by fbrefere001 on Friday March 26, 2004