Re: Can you have JS determine logon ã By: mhansel739 to All on Tue Apr 18 2023 01:16 pmãã > At this time, I have a weather app that works quite well. But to have it runã > at logon and have it run as a separate door, I have to setup two separateã > copies of the app. One of them reads the user's zip code (or uses the systemã > zip code) - this is the one at logon. The other one asks the zip code forã > the weather the user wants - the external app. Can you, in Javascript forã > Synchronet, determine if the app is being run at logon or as an externalã > app? Or is there something I am missing? I am relatively new to Javascript,ã > so I could use some pointers.ããI would just check if(bbs.node_action == NODE_LOGN) to check if the user is in the logon process.ã
https://synchro.net/docs/jsobjs.htmlãNote: Don't confuse with NODE_LOGON (that's a different value for a different purpose).ã-- ã digital man (rob)ããSynchronet/BBS Terminology Definition #58:ãPCMS = Programmable Command and Menu Structure (introduced in SBBS v2)ãNorco, CA WX: 63.3øF, 62.0% humidity, 9 mph S wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã