Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: CSS positioning issue for IE 11 Suggestion required Pin
Tridip Bhattacharjee17-Nov-14 20:51
professionalTridip Bhattacharjee17-Nov-14 20:51 
AnswerRe: CSS positioning issue for IE 11 Suggestion required Pin
JR00917-Nov-14 23:07
professionalJR00917-Nov-14 23:07 
GeneralRe: CSS positioning issue for IE 11 Suggestion required Pin
Tridip Bhattacharjee18-Nov-14 4:21
professionalTridip Bhattacharjee18-Nov-14 4:21 
QuestionWhy is the ReportViewer Control not working on server Pin
saeed389513-Nov-14 7:32
saeed389513-Nov-14 7:32 
AnswerRe: Why is the ReportViewer Control not working on server Pin
jaimin851-Dec-14 23:44
jaimin851-Dec-14 23:44 
Questionhow to create web service in asp.net c# step by step Pin
owais_ahmed_ansari13-Nov-14 3:02
owais_ahmed_ansari13-Nov-14 3:02 
AnswerRe: how to create web service in asp.net c# step by step Pin
ZurdoDev13-Nov-14 3:05
professionalZurdoDev13-Nov-14 3:05 
QuestionWhich ways are there to make a message box popup in an ASP.Net page? Solved Pin
Jörgen Andersson12-Nov-14 3:08
professionalJörgen Andersson12-Nov-14 3:08 
I've inherited a project that for every uncaught exception is throwing up a message box with the exception message. These message boxes looks identical to those you can create using a JavaScript alert.
I want to exchange those pesky alerts with a proper logging and error page but I fail to find where they are coming from.

I've searched the solution for all the obvious (in my simple mind) search strings such as alert, message, register, clientscript and so on and have come up with nothing.
My conclusion is that I'm missing out something basic and probably is looking in the wrong places.
This is driving me up the walls. D'Oh! | :doh:

<Edit>
I got stuck by trying to solve this backwards by searching for the alert.
I had a look at it again today and the answer is in clear text in the stacktrace. (If I had cared to try to understand it) Blush | :O
The exception is caught by a third party control that's propagating the exception to the client side where it is unhandled.
So now I just need to add a million Try/Catch for all those controls. Dead | X|

The lesson to learn is that if you don't find the answer you might be asking the wrong question.
</Edit>
Wrong is evil and must be defeated. - Jeff Ello
Any organization is like a tree full of monkeys. The monkeys on top look down and see a tree full of smiling faces. The monkeys on the bottom look up and see nothing but assholes.


modified 17-Nov-14 3:56am.

AnswerRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
ZurdoDev12-Nov-14 3:25
professionalZurdoDev12-Nov-14 3:25 
GeneralRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
Jörgen Andersson12-Nov-14 11:29
professionalJörgen Andersson12-Nov-14 11:29 
AnswerRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
jkirkerx12-Nov-14 8:44
professionaljkirkerx12-Nov-14 8:44 
GeneralRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
Jörgen Andersson12-Nov-14 11:45
professionalJörgen Andersson12-Nov-14 11:45 
GeneralRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
jkirkerx12-Nov-14 12:34
professionaljkirkerx12-Nov-14 12:34 
AnswerRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
RichardGrimmer13-Nov-14 3:54
RichardGrimmer13-Nov-14 3:54 
GeneralRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
Jörgen Andersson13-Nov-14 8:10
professionalJörgen Andersson13-Nov-14 8:10 
GeneralRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
jkirkerx13-Nov-14 11:06
professionaljkirkerx13-Nov-14 11:06 
GeneralRe: Which ways are there to make a message box popup in an ASP.Net page? Pin
Jörgen Andersson13-Nov-14 21:01
professionalJörgen Andersson13-Nov-14 21:01 
QuestionHow to change the value of dropdowm list items? Pin
Monicavensaslas12-Nov-14 1:35
Monicavensaslas12-Nov-14 1:35 
QuestionRe: How to change the value of dropdowm list items? Pin
ZurdoDev12-Nov-14 2:10
professionalZurdoDev12-Nov-14 2:10 
AnswerRe: How to change the value of dropdowm list items? Pin
Monicavensaslas13-Nov-14 20:35
Monicavensaslas13-Nov-14 20:35 
AnswerRe: How to change the value of dropdowm list items? Pin
Monicavensaslas14-Nov-14 1:00
Monicavensaslas14-Nov-14 1:00 
AnswerRe: How to change the value of dropdowm list items? Pin
Dusara Maulik12-Nov-14 2:45
Dusara Maulik12-Nov-14 2:45 
GeneralRe: How to change the value of dropdowm list items? Pin
Monicavensaslas13-Nov-14 1:34
Monicavensaslas13-Nov-14 1:34 
GeneralRe: How to change the value of dropdowm list items? Pin
Dusara Maulik13-Nov-14 2:43
Dusara Maulik13-Nov-14 2:43 
GeneralRe: How to change the value of dropdowm list items? Pin
Monicavensaslas13-Nov-14 17:58
Monicavensaslas13-Nov-14 17:58 

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.