Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 detect if user is loged in
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

GhettoDalaiLama
Junior Member

212 Posts

Posted - 20 September 2002 :  01:23:04  Show Profile  Visit GhettoDalaiLama's Homepage  Send GhettoDalaiLama an ICQ Message
what code would I use to detect if someone is logged in?

is mLev 0 not logged in?

basically I want to do

"if UserIsLoggedIn then
do this
else
do that
end if"

Thanks.

dayve
Forum Moderator

USA
5820 Posts

Posted - 20 September 2002 :  01:36:29  Show Profile  Visit dayve's Homepage

if mLev > 0 then
 '  okay to continue with member content
else
 '  do nothing, visitor is not a member
end if

Go to Top of Page

GhettoDalaiLama
Junior Member

212 Posts

Posted - 20 September 2002 :  02:15:45  Show Profile  Visit GhettoDalaiLama's Homepage  Send GhettoDalaiLama an ICQ Message
I knew I was close.

thanks.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07