home *** CD-ROM | disk | FTP | other *** search
- #newformat
- _title:Gatekeeper Referer
- _author:TJS
- _description:This script refers you to a page which contains the actual login code.
-
- _url:URL of gatekeeper page:
- _caption:Button caption
-
- _insert-in:inhead
- <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
- <!-- Begin
- var nifty_little_window = null;
- function gateKeeper() {
- nifty_little_window = window.open('¤url_object$(1)¤', 'theKeeper', 'width=350,height=225,resizable=1');
- }
- // End -->
- </SCRIPT>
- _end-insert:
-
- _insert-in:inbody
- <FORM NAME="gatekeeperbutton" ACTION="" onSubmit="gateKeeper()">
- <input type="submit" value="¤caption_object$(1)¤">
- </FORM>
- _end-insert: