home *** CD-ROM | disk | FTP | other *** search
- #newformat
- _title: Go back
- _author: Geoff Youngs
- _contact: geoff@solutionsweb.co.uk
- _description: Offer user chance to go back in History
-
- _insert-in:inhead
- <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
- <!--
- function CONFIRM(){if (!confirm("Do you wish to stay here?"))
- history.go(-1);return ""}
- document.writeln(CONFIRM())
- //--></SCRIPT>
- _end-insert:
-