Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 *member* level so they can only see

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
prescottw Posted - 13 December 2005 : 14:22:03
Hello Snitzlings!

I am in need of showing *sam* a moderator level 2 a menu, so they can only see. (well me too I guess)

I am using this for me.

<% if mLev = "4" then %>
<!-- #include file="12345.asp" -->
<% end if %>

What would be the proper code for a moderator, not just level 2 but *sam the moderator level 2*?


Thanks very much,

-prescott w. snitzling

<
4   L A T E S T    R E P L I E S    (Newest First)
Podge Posted - 14 December 2005 : 06:41:15
You're welcome.<
prescottw Posted - 13 December 2005 : 19:13:24
<% if mLev = "4" or MemberID = "222" then %>
Can u see this
<% end if %>

This worked... Thanks Podge for Bending my brain.

-prescott w. snitzling<
prescottw Posted - 13 December 2005 : 18:35:24
hmmmmn no not getting any thing with that. I tried several; variations.

What about just the member ID without having to be a moderato, well along with me level 4?

Thanks for you help Podge

-prescottw<
Podge Posted - 13 December 2005 : 15:50:18
Probably something like;

Replace your first line

<% if mLev = "4" then %>


with

<% if mLev = "4" or (mLev = "2" and MemberID = "2222" then %>


(where 2222 is the member id of "sam")<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.41 seconds. Powered By: Snitz Forums 2000 Version 3.4.07