Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP 2.0 Application Security
Message
 
 
To
06/06/2006 17:59:42
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Miscellaneous
Thread ID:
01127484
Message ID:
01127507
Views:
17
>I just want to show links to certain people, and not show them to other people. I suppose I will have to actually lock them out of it too in case they get the links from somewhere else.

I don't know about how to lock these links from "somewhere else". But what I would do is enclose those links on your asp.net page in a server side table control and then make certain elements of the table invisible (by setting the property .visible to false) in onload method of the page. However, hardcoding them based on the user name is not the best approach, IMHO.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform