|
-
Aug 23rd, 2005, 04:22 PM
#1
Thread Starter
Hyperactive Member
webusercontrol + session variables
my webusercontrol has a series of buttons that direct user to other pages.
what i'm trying to do is limit the number of buttons on the webusercontrol depending on a users security level. any ideas?
ie.
If Session("ULevel") = 2 Then
'only show button.one and button.two
end if
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|