Click here to Skip to main content
15,917,795 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to find menu item selected in other web page Pin
ToddHileHoffer7-Dec-06 2:51
ToddHileHoffer7-Dec-06 2:51 
QuestionHelp with ASP.Net Pin
Orlando Ramos7-Dec-06 1:34
Orlando Ramos7-Dec-06 1:34 
AnswerRe: Help with ASP.Net Pin
ToddHileHoffer7-Dec-06 2:08
ToddHileHoffer7-Dec-06 2:08 
AnswerRe: Help with ASP.Net Pin
l0kke7-Dec-06 2:41
l0kke7-Dec-06 2:41 
AnswerRe: Help with ASP.Net Pin
ednrgc7-Dec-06 4:20
ednrgc7-Dec-06 4:20 
Questionhow to access session variables in javascript? Pin
krishna_mag7-Dec-06 1:24
krishna_mag7-Dec-06 1:24 
AnswerRe: how to access session variables in javascript? Pin
ToddHileHoffer7-Dec-06 2:20
ToddHileHoffer7-Dec-06 2:20 
AnswerRe: how to access session variables in javascript? Pin
Guffa7-Dec-06 5:33
Guffa7-Dec-06 5:33 
QuestionPassing values between Aspx Asp page Pin
rahuljosh00720007-Dec-06 1:07
rahuljosh00720007-Dec-06 1:07 
AnswerRe: Passing values between Aspx Asp page Pin
ToddHileHoffer7-Dec-06 2:21
ToddHileHoffer7-Dec-06 2:21 
AnswerRe: Passing values between Aspx Asp page Pin
ullk7-Dec-06 23:53
ullk7-Dec-06 23:53 
QuestionPaging in asp Pin
Atithi7-Dec-06 0:43
Atithi7-Dec-06 0:43 
QuestionImportant Data Pin
Khan.Bangash7-Dec-06 0:42
Khan.Bangash7-Dec-06 0:42 
AnswerRe: Important Data Pin
M LN Rao7-Dec-06 0:49
M LN Rao7-Dec-06 0:49 
QuestionDisplay the current location's latitude and longitude on the mobile Pin
Ritika S7-Dec-06 0:42
Ritika S7-Dec-06 0:42 
QuestionDynamic Menu: Help needed! Pin
Simon Parzer7-Dec-06 0:31
Simon Parzer7-Dec-06 0:31 
I want a custom menu for my ASP.NET page. I have several sections and several users. Each user can only access the section he is responsible for. So I want the menu show only the sections the user has access to.

How do I create a menu like this in ASP.NET? Do I have to write a custom control, or is there a simpler solution? I don't want a static menu! According to the user logged in, menu entries should disappear completely (the entries he has got no access).

From a PHP point of view I simply would access the database everytime the page is loaded and generate HTML code according to the user logged in. The ASP.NET equivalent would be a custom control with a custom Render() function, wouldn't it? Is there a simpler way, and if not, how do I create this control? I'm sure some of you has a solution to my problem.

Thanks in advance,
Simon Parzer




-- modified at 7:03 Thursday 7th December, 2006

Don't waste time patching your paper bucket - get a plastic one.

AnswerRe: Dynamic Menu: Help needed! Pin
ToddHileHoffer7-Dec-06 2:31
ToddHileHoffer7-Dec-06 2:31 
GeneralRe: Dynamic Menu: Help needed! Pin
Simon Parzer7-Dec-06 3:38
Simon Parzer7-Dec-06 3:38 
GeneralRe: Dynamic Menu: Help needed! Pin
ToddHileHoffer7-Dec-06 3:47
ToddHileHoffer7-Dec-06 3:47 
QuestionVisual Studio and IIS Pin
Bulky Fellow7-Dec-06 0:17
Bulky Fellow7-Dec-06 0:17 
AnswerRe: Visual Studio and IIS Pin
M LN Rao7-Dec-06 0:43
M LN Rao7-Dec-06 0:43 
QuestionRemote Web Service Connection Error Pin
K.P.Kannan6-Dec-06 23:26
K.P.Kannan6-Dec-06 23:26 
Questionreplace not working Pin
Sushantc6-Dec-06 23:06
Sushantc6-Dec-06 23:06 
AnswerRe: replace not working Pin
Guffa6-Dec-06 23:15
Guffa6-Dec-06 23:15 
GeneralRe: replace not working Pin
Bulky Fellow7-Dec-06 0:20
Bulky Fellow7-Dec-06 0:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.