Alrighty, there's a thread in Sync Discussion base about no one sharing javascript, so I thought I'd share mine and show you why I don't share
them? Check this out..
I use this to display a random logoff.ans. You have your logoff menu
and use this as the option to logoff the user.
//Here comes the script..//
fname="logoff";
var num = random(5)+1; //Change the number in the parenthesis to
the number of ansis you have.
fname+=num;
bbs.menu(fname);
bbs.hangup();
//End of script//
| Sysop: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 127 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 492695:41:57 |
| Calls: | 7,917 |
| Calls today: | 4 |
| Files: | 9,413 |
| U/L today: |
8 files (7,040K bytes) |
| D/L today: |
666 files (699M bytes) |
| Messages: | 400,632 |
| Posted today: | 3 |