Click here to Skip to main content
15,799,491 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Call script Pin
Not Active8-Aug-11 2:56
mentorNot Active8-Aug-11 2:56 
GeneralRe: Call script Pin
Rupert Koan8-Aug-11 4:26
Rupert Koan8-Aug-11 4:26 
QuestionValidate textbox with RequiredFieldValidator only if CheckBox is unchecked Pin
Naunt8-Aug-11 0:48
Naunt8-Aug-11 0:48 
AnswerRe: Validate textbox with RequiredFieldValidator only if CheckBox is unchecked Pin
Not Active8-Aug-11 3:00
mentorNot Active8-Aug-11 3:00 
AnswerRe: Validate textbox with RequiredFieldValidator only if CheckBox is unchecked Pin
Shameel8-Aug-11 6:50
professionalShameel8-Aug-11 6:50 
AnswerRe: Validate textbox with RequiredFieldValidator only if CheckBox is unchecked Pin
Naunt9-Aug-11 18:35
Naunt9-Aug-11 18:35 
QuestionHow to get data from generic handler after file download Pin
Dominick Marciano7-Aug-11 16:36
professionalDominick Marciano7-Aug-11 16:36 
AnswerRe: How to get data from generic handler after file download Pin
Parwej Ahamad7-Aug-11 20:40
professionalParwej Ahamad7-Aug-11 20:40 
As per my knowledge and understanding, if you want to read/write session state value in HttpHandler then you have to implement
IRequiresSessionState
. If I am wrong then please let me know.

public class Handler : IHttpHandler,IRequiresSessionState 
{
...

Thanks
Parwej Ahamad
ahamad.parwej@gmail.com



Questionhow can i create multi language page Pin
apadana_19895-Aug-11 13:53
apadana_19895-Aug-11 13:53 
AnswerRe: how can i create multi language page Pin
Dr.Walt Fair, PE5-Aug-11 15:03
professionalDr.Walt Fair, PE5-Aug-11 15:03 
AnswerRe: how can i create multi language page Pin
Orcun Iyigun5-Aug-11 21:51
Orcun Iyigun5-Aug-11 21:51 
QuestionPlease wait or progress baar in user control using jquery Pin
NEMEE5-Aug-11 5:51
NEMEE5-Aug-11 5:51 
AnswerRe: Please wait or progress baar in user control using jquery Pin
Not Active5-Aug-11 7:17
mentorNot Active5-Aug-11 7:17 
AnswerRe: Please wait or progress baar in user control using jquery Pin
Wonde Tadesse6-Aug-11 6:01
professionalWonde Tadesse6-Aug-11 6:01 
Questioni want to use url rewriting by using iis setting. Pin
buffering834-Aug-11 20:19
buffering834-Aug-11 20:19 
AnswerRe: i want to use url rewriting by using iis setting. [modified] Pin
the headless nick5-Aug-11 2:54
professionalthe headless nick5-Aug-11 2:54 
AnswerRe: i want to use url rewriting by using iis setting. Pin
Bernhard Hiller7-Aug-11 21:28
Bernhard Hiller7-Aug-11 21:28 
QuestionPage_Load event fire when back(click browser's back button ) from another page Pin
Naunt4-Aug-11 17:10
Naunt4-Aug-11 17:10 
AnswerRe: Page_Load event fire when back(click browser's back button ) from another page Pin
thatraja4-Aug-11 21:02
professionalthatraja4-Aug-11 21:02 
GeneralRe: Page_Load event fire when back(click browser's back button ) from another page Pin
Naunt4-Aug-11 21:31
Naunt4-Aug-11 21:31 
AnswerRe: Page_Load event fire when back(click browser's back button ) from another page Pin
Shameel4-Aug-11 23:25
professionalShameel4-Aug-11 23:25 
GeneralRe: Page_Load event fire when back(click browser's back button ) from another page Pin
Wonde Tadesse6-Aug-11 8:25
professionalWonde Tadesse6-Aug-11 8:25 
GeneralRe: Page_Load event fire when back(click browser's back button ) from another page Pin
Naunt7-Aug-11 19:21
Naunt7-Aug-11 19:21 
AnswerRe: Page_Load event fire when back(click browser's back button ) from another page Pin
thatraja7-Aug-11 20:10
professionalthatraja7-Aug-11 20:10 
QuestionDotnetcharting Chart Event on Bar Pin
Anubhava Dimri3-Aug-11 20:48
Anubhava Dimri3-Aug-11 20:48 

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.