Click here to Skip to main content
15,915,800 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to store information input by user in a Textbox through cookies/javascript/Ajax in and displayed it in a Listbox when onfocus() event of Textbox? Pin
Vishnu Narayan Mishra29-Feb-08 17:27
Vishnu Narayan Mishra29-Feb-08 17:27 
AnswerRe: How to store information input by user in a Textbox through cookies/javascript/Ajax in and displayed it in a Listbox when onfocus() event of Textbox? Pin
yogesh_kumar_agarwal29-Feb-08 17:36
yogesh_kumar_agarwal29-Feb-08 17:36 
Generaltextbox in datagrid..making the textbox readonly dynamically Pin
rameshdontagani29-Feb-08 17:23
rameshdontagani29-Feb-08 17:23 
GeneralRe: textbox in datagrid..making the textbox readonly dynamically Pin
Not Active29-Feb-08 18:06
mentorNot Active29-Feb-08 18:06 
GeneralAdding client certificate mapping through code Pin
Bob Morse29-Feb-08 16:25
Bob Morse29-Feb-08 16:25 
Questionhow to get information from pages, which need authorization Pin
Zhendalf29-Feb-08 12:06
Zhendalf29-Feb-08 12:06 
GeneralRe: how to get information from pages, which need authorization Pin
pmarfleet29-Feb-08 13:01
pmarfleet29-Feb-08 13:01 
QuestionStatusCode not working properly. Pin
Kasic Slobodan29-Feb-08 11:17
Kasic Slobodan29-Feb-08 11:17 
Me again.
I have a strange problem with StatusCode.

I want to simulate a '500 Internal Server Error' by setting Response.StatusCode equal to 500, but it doesn't seem to work.

I've turned on trace, page renders properly, but the Status code in trace is 500.

I even turned on custom errors in web.config, but Response.Status = 500 doesn't make ASP to redirect to a page inside web.config, but when I misspelled a URL, ASP redirects me to a 404 error page.

Can anyone tell me how to simulate page status like that error really happened?

Thank you so much!
GeneralRe: StatusCode not working properly. Pin
Pete O'Hanlon29-Feb-08 15:17
mvePete O'Hanlon29-Feb-08 15:17 
GeneralRe: StatusCode not working properly. Pin
Kasic Slobodan1-Mar-08 9:12
Kasic Slobodan1-Mar-08 9:12 
GeneralRe: StatusCode not working properly. Pin
Pete O'Hanlon2-Mar-08 9:29
mvePete O'Hanlon2-Mar-08 9:29 
GeneralRe: StatusCode not working properly. Pin
Kasic Slobodan2-Mar-08 10:44
Kasic Slobodan2-Mar-08 10:44 
QuestionI have 1 very simple question [modified] Pin
Jalle29-Feb-08 9:37
Jalle29-Feb-08 9:37 
GeneralRe: I have 1 very simple question Pin
Not Active29-Feb-08 9:43
mentorNot Active29-Feb-08 9:43 
GeneralRe: I have 1 very simple question Pin
Jalle29-Feb-08 10:00
Jalle29-Feb-08 10:00 
GeneralRe: I have 1 very simple question Pin
Expert Coming29-Feb-08 11:01
Expert Coming29-Feb-08 11:01 
GeneralRe: I have 1 very simple question Pin
Not Active29-Feb-08 11:12
mentorNot Active29-Feb-08 11:12 
GeneralRe: I have 1 very simple question Pin
Expert Coming29-Feb-08 11:16
Expert Coming29-Feb-08 11:16 
GeneralRe: I have 1 very simple question Pin
Not Active29-Feb-08 12:20
mentorNot Active29-Feb-08 12:20 
GeneralRe: I have 1 very simple question Pin
Expert Coming29-Feb-08 12:50
Expert Coming29-Feb-08 12:50 
GeneralRe: I have 1 very simple question Pin
Not Active29-Feb-08 11:06
mentorNot Active29-Feb-08 11:06 
GeneralRe: I have 1 very simple question Pin
Jalle1-Mar-08 11:37
Jalle1-Mar-08 11:37 
GeneralRe: I have 1 very simple question Pin
Not Active1-Mar-08 13:40
mentorNot Active1-Mar-08 13:40 
GeneralRe: I have 1 very simple question Pin
Jalle1-Mar-08 21:56
Jalle1-Mar-08 21:56 
GeneralRe: I have 1 very simple question Pin
Not Active2-Mar-08 3:21
mentorNot Active2-Mar-08 3:21 

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.