Click here to Skip to main content
15,922,894 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to retrieve text files in Asp.Net? Pin
vijay_831-Jun-07 18:48
vijay_831-Jun-07 18:48 
GeneralDon't repost Pin
Guffa1-Jun-07 22:57
Guffa1-Jun-07 22:57 
QuestionDouble click event on a gridview in ASP.net 2.0? Pin
Kusumasrinivas1-Jun-07 7:28
Kusumasrinivas1-Jun-07 7:28 
AnswerRe: Double click event on a gridview in ASP.net 2.0? Pin
Not Active1-Jun-07 7:41
mentorNot Active1-Jun-07 7:41 
GeneralRe: Double click event on a gridview in ASP.net 2.0? Pin
kubben1-Jun-07 7:52
kubben1-Jun-07 7:52 
GeneralRe: Double click event on a gridview in ASP.net 2.0? Pin
Kusumasrinivas3-Jun-07 20:56
Kusumasrinivas3-Jun-07 20:56 
QuestionHow to show Confirmation Message to the user ? Pin
Kusumasrinivas1-Jun-07 7:24
Kusumasrinivas1-Jun-07 7:24 
AnswerRe: How to show Confirmation Message to the user ? Pin
Not Active1-Jun-07 7:31
mentorNot Active1-Jun-07 7:31 
The easist way would be to simple display the message as a label on the page after a postback checked if a user existed.

Another way would be for an AJAX call to check the user then you could use the JavaScript confirm function


only two letters away from being an asset

AnswerRe: How to show Confirmation Message to the user ? Pin
Expert Coming1-Jun-07 14:08
Expert Coming1-Jun-07 14:08 
QuestionGridview Pin
A kamath1-Jun-07 4:59
A kamath1-Jun-07 4:59 
AnswerRe: Gridview Pin
kubben1-Jun-07 6:14
kubben1-Jun-07 6:14 
GeneralRe: Gridview Pin
A kamath1-Jun-07 7:16
A kamath1-Jun-07 7:16 
QuestionApplication_AcquireRequestState(object sender, EventArgs e) Session error in Global.asax Pin
Srikar Kumar1-Jun-07 4:46
Srikar Kumar1-Jun-07 4:46 
QuestionIf condition........... Pin
Member 38798811-Jun-07 4:17
Member 38798811-Jun-07 4:17 
AnswerRe: If condition........... Pin
kubben1-Jun-07 6:07
kubben1-Jun-07 6:07 
AnswerRe: If condition........... Pin
Christian Graus1-Jun-07 10:37
protectorChristian Graus1-Jun-07 10:37 
GeneralRe: If condition........... Pin
kvijayajyothy1-Jun-07 22:13
kvijayajyothy1-Jun-07 22:13 
QuestionHow to retrieve text document in Asp.Net Pin
vijay_831-Jun-07 3:23
vijay_831-Jun-07 3:23 
AnswerRe: How to retrieve text document in Asp.Net Pin
Guffa1-Jun-07 12:57
Guffa1-Jun-07 12:57 
GeneralRe: How to retrieve text document in Asp.Net Pin
Paul Conrad1-Jun-07 13:40
professionalPaul Conrad1-Jun-07 13:40 
QuestionSession Pin
A kamath1-Jun-07 2:32
A kamath1-Jun-07 2:32 
AnswerRe: Session Pin
Chetan Ranpariya1-Jun-07 2:35
Chetan Ranpariya1-Jun-07 2:35 
GeneralRe: Session Pin
A kamath1-Jun-07 4:24
A kamath1-Jun-07 4:24 
GeneralRe: Session Pin
Chetan Ranpariya3-Jun-07 21:44
Chetan Ranpariya3-Jun-07 21:44 
QuestionHow to create dynamic event handler for the dynamic Button controls Pin
sasimadunoori1-Jun-07 2:16
sasimadunoori1-Jun-07 2:16 

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.