Click here to Skip to main content
15,902,912 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: problem to use buy now button of paypal Pin
Imran Khan Pathan20-Dec-06 2:08
Imran Khan Pathan20-Dec-06 2:08 
QuestionCalling a method Pin
Dayekh19-Dec-06 23:59
Dayekh19-Dec-06 23:59 
AnswerRe: Calling a method Pin
ToddHileHoffer20-Dec-06 1:51
ToddHileHoffer20-Dec-06 1:51 
GeneralRe: Calling a method Pin
Dayekh20-Dec-06 4:55
Dayekh20-Dec-06 4:55 
AnswerRe: Calling a method Pin
ednrgc20-Dec-06 7:30
ednrgc20-Dec-06 7:30 
QuestionHow can I handle my error class whenever any exception is raised. Pin
m.rastgar19-Dec-06 23:14
m.rastgar19-Dec-06 23:14 
AnswerRe: How can I handle my error class whenever any exception is raised. Pin
ToddHileHoffer20-Dec-06 1:49
ToddHileHoffer20-Dec-06 1:49 
GeneralRe: How can I handle my error class whenever any exception is raised. Pin
m.rastgar20-Dec-06 2:12
m.rastgar20-Dec-06 2:12 
I know application error event.
But there is a problem with it. I should just redirect to another page in this event else, the page which error is raised, will be redirected to error page. But I’d like my old page is still shown. And I show the error in another page. I know that I should write in this event:
Response.Write("window.open('errorpage.aspx')");
But the page that error raises from that will be still redirected to error page or ASP.Net default errorpage. What should I do to prevent from this redirection?

Thanks
Rastgar
GeneralRe: How can I handle my error class whenever any exception is raised. Pin
ToddHileHoffer20-Dec-06 2:30
ToddHileHoffer20-Dec-06 2:30 
GeneralRe: How can I handle my error class whenever any exception is raised. Pin
m.rastgar22-Dec-06 18:58
m.rastgar22-Dec-06 18:58 
QuestionDefault DDL Value Pin
Dayekh19-Dec-06 23:13
Dayekh19-Dec-06 23:13 
AnswerRe: Default DDL Value Pin
Shajeel20-Dec-06 0:33
Shajeel20-Dec-06 0:33 
GeneralRe: Default DDL Value Pin
Dayekh20-Dec-06 0:57
Dayekh20-Dec-06 0:57 
QuestionASP & AJAX Pin
popin19-Dec-06 23:07
popin19-Dec-06 23:07 
Questionhow to retrieve emails in asp.net [modified] Pin
gaurik19-Dec-06 22:55
gaurik19-Dec-06 22:55 
QuestionHow to put DropDownListBox in GridView using ASP.net with C# (VS 2005)? Pin
solankivipul19-Dec-06 22:54
solankivipul19-Dec-06 22:54 
QuestionCustom Validator Pin
Dayekh19-Dec-06 22:54
Dayekh19-Dec-06 22:54 
AnswerRe: Custom Validator Pin
Dayekh20-Dec-06 2:21
Dayekh20-Dec-06 2:21 
GeneralRe: Custom Validator Pin
szukuro20-Dec-06 5:00
szukuro20-Dec-06 5:00 
GeneralRe: Custom Validator Pin
Dayekh20-Dec-06 5:08
Dayekh20-Dec-06 5:08 
Questionarray in asp Pin
diya_dev19-Dec-06 22:38
diya_dev19-Dec-06 22:38 
AnswerRe: array in asp Pin
Guffa19-Dec-06 23:42
Guffa19-Dec-06 23:42 
Questionerror asp.net and crystal reports Pin
MissionSuccess19-Dec-06 22:36
MissionSuccess19-Dec-06 22:36 
QuestionPHP echo equivalent??? Pin
chathu03j19-Dec-06 21:41
chathu03j19-Dec-06 21:41 
AnswerRe: PHP echo equivalent??? Pin
Guffa19-Dec-06 23:55
Guffa19-Dec-06 23:55 

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.