Click here to Skip to main content
15,920,053 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSearching Pin
sjs4u14-Nov-07 18:09
sjs4u14-Nov-07 18:09 
AnswerRe: Searching Pin
Mitch F.14-Nov-07 18:38
Mitch F.14-Nov-07 18:38 
GeneralRe: Searching Pin
sjs4u14-Nov-07 18:41
sjs4u14-Nov-07 18:41 
QuestionSending Mail Pin
.NET- India 14-Nov-07 18:03
.NET- India 14-Nov-07 18:03 
AnswerRe: Sending Mail [modified] Pin
Sherin Iranimose14-Nov-07 18:35
Sherin Iranimose14-Nov-07 18:35 
GeneralRe: Sending Mail Pin
.NET- India 14-Nov-07 18:50
.NET- India 14-Nov-07 18:50 
QuestionDATA GRID Pin
ps.srinivasan14-Nov-07 17:59
ps.srinivasan14-Nov-07 17:59 
AnswerRe: DATA GRID Pin
Abhijit Jana14-Nov-07 18:12
professionalAbhijit Jana14-Nov-07 18:12 
GeneralRe: DATA GRID Pin
ps.srinivasan14-Nov-07 18:20
ps.srinivasan14-Nov-07 18:20 
GeneralRe: DATA GRID Pin
anu_sam77714-Nov-07 18:49
anu_sam77714-Nov-07 18:49 
QuestionHandling session timeout Pin
Malayil alex14-Nov-07 17:56
Malayil alex14-Nov-07 17:56 
AnswerRe: Handling session timeout Pin
Abhijit Jana14-Nov-07 18:14
professionalAbhijit Jana14-Nov-07 18:14 
GeneralRe: Handling session timeout Pin
Malayil alex14-Nov-07 18:33
Malayil alex14-Nov-07 18:33 
AnswerRe: Handling session timeout Pin
Vasudevan Deepak Kumar14-Nov-07 18:43
Vasudevan Deepak Kumar14-Nov-07 18:43 
QuestionRetriving images from folder Pin
Krishna Varadharajan14-Nov-07 17:42
Krishna Varadharajan14-Nov-07 17:42 
AnswerRe: Retriving images from folder Pin
Abhijit Jana14-Nov-07 17:51
professionalAbhijit Jana14-Nov-07 17:51 
GeneralRe: Retriving images from folder Pin
Krishna Varadharajan14-Nov-07 18:18
Krishna Varadharajan14-Nov-07 18:18 
GeneralRe: Retriving images from folder Pin
Krishna Varadharajan14-Nov-07 18:23
Krishna Varadharajan14-Nov-07 18:23 
GeneralAjax Performance RoundedCornersExtender Pin
jareddavies14-Nov-07 15:41
jareddavies14-Nov-07 15:41 
QuestionMasterPage Padding/Spacing Pin
Expert Coming14-Nov-07 13:37
Expert Coming14-Nov-07 13:37 
AnswerRe: MasterPage Padding/Spacing Pin
Expert Coming14-Nov-07 13:41
Expert Coming14-Nov-07 13:41 
Questionimportant help to me and others Pin
appula14-Nov-07 12:24
appula14-Nov-07 12:24 
AnswerRe: important help to me and others Pin
Not Active14-Nov-07 12:39
mentorNot Active14-Nov-07 12:39 
GeneralRe: important help to me and others Pin
appula15-Nov-07 8:43
appula15-Nov-07 8:43 
QuestionDynamic menu Pin
Matt Cavanagh14-Nov-07 11:56
Matt Cavanagh14-Nov-07 11:56 
Hi, I am making an ASP.NET site with a menu on the side. The menu items are loaded from a database, and the items themselves are hyperlinks(at the moment) created dynamically for each item it finds in the database.
But how do I make the links work? I could just set the URL of it but I am just redirecting to the same page. When that page loads I want it to be able to tell what they just clicked(or if they just came to the site) and generate the content from there.
So I though maybe I could use sessions and then when the page loads it just checks the session with a couply if statements. Will this work? And if so, how do I do it? I have tried many different ways, but no matter what I try I cannot find a way to make a hyperlink do anything onclick besides going to its url.

Please help me, or if you have a better idea(which im sure you will, im new to this) them please share. Much appreciated.

Regards
Matt

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.