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

ASP.NET

 
QuestionMaster Page and Forms in ASP.net Pin
Himanshu Verma8-Sep-08 1:14
Himanshu Verma8-Sep-08 1:14 
AnswerRe: Master Page and Forms in ASP.net Pin
eyeseetee8-Sep-08 1:18
eyeseetee8-Sep-08 1:18 
AnswerRe: Master Page and Forms in ASP.net Pin
Paddy Boyd8-Sep-08 4:11
Paddy Boyd8-Sep-08 4:11 
GeneralRe: Master Page and Forms in ASP.net Pin
Himanshu Verma8-Sep-08 18:31
Himanshu Verma8-Sep-08 18:31 
Questionhow to redirect web login page to gmail home page? Pin
srinivassam8-Sep-08 1:01
srinivassam8-Sep-08 1:01 
AnswerRe: how to redirect web login page to gmail home page? Pin
eyeseetee8-Sep-08 1:04
eyeseetee8-Sep-08 1:04 
AnswerRe: how to redirect web login page to gmail home page? Pin
Shaik Haneef8-Sep-08 2:32
Shaik Haneef8-Sep-08 2:32 
Questionhow to show error in asp.ent Pin
Kissy168-Sep-08 0:46
Kissy168-Sep-08 0:46 
Hai all,
i have a wep page suppose webform1.aspx.
Here i have written some code within try catch block.
i have a messagebox(javascript) and i want to show ,if any error occurs in my page
try
catch ex as exception
msgbox(ex.message)
exit sub
end try

but my msgbox is not showing my error,instead it is displaying nothing.
but if i do with response.write in catch block,it is displaying the error.

If i want to show only in messagebox,
how can i display,
if any body have idea,plz let me know.
thanks in advance

kissy

AnswerRe: how to show error in asp.ent Pin
Shaik Haneef8-Sep-08 2:38
Shaik Haneef8-Sep-08 2:38 
GeneralRe: how to show error in asp.ent Pin
Kissy168-Sep-08 19:42
Kissy168-Sep-08 19:42 
GeneralRe: how to show error in asp.ent Pin
Shaik Haneef8-Sep-08 19:51
Shaik Haneef8-Sep-08 19:51 
AnswerInsha Allah try this i think this one work definitely Pin
Shaik Haneef8-Sep-08 20:06
Shaik Haneef8-Sep-08 20:06 
QuestionRequest timeout error. Pin
DanielBJC8-Sep-08 0:27
DanielBJC8-Sep-08 0:27 
AnswerRe: Request timeout error. Pin
Shaik Haneef8-Sep-08 2:42
Shaik Haneef8-Sep-08 2:42 
Questionhow to include one .aspx page into another .aspx page? Pin
kvsreedhar8-Sep-08 0:25
kvsreedhar8-Sep-08 0:25 
AnswerRe: how to include one .aspx page into another .aspx page? Pin
The Web Developer8-Sep-08 0:58
The Web Developer8-Sep-08 0:58 
AnswerRe: how to include one .aspx page into another .aspx page? Pin
Christian Graus8-Sep-08 2:48
protectorChristian Graus8-Sep-08 2:48 
Questiontab control problem Pin
Nika Asgari7-Sep-08 23:44
Nika Asgari7-Sep-08 23:44 
QuestionBlock iframe inside update panel Pin
VanithaVasu7-Sep-08 23:12
VanithaVasu7-Sep-08 23:12 
AnswerRe: Block iframe inside update panel Pin
balaji.t9-Sep-08 19:24
balaji.t9-Sep-08 19:24 
QuestionAJAX Extension versions Pin
mehrdadc487-Sep-08 22:54
mehrdadc487-Sep-08 22:54 
AnswerRe: AJAX Extension versions Pin
eyeseetee8-Sep-08 0:24
eyeseetee8-Sep-08 0:24 
GeneralRe: AJAX Extension versions Pin
mehrdadc488-Sep-08 9:46
mehrdadc488-Sep-08 9:46 
QuestionJava Script Validation for Radio Button inside Grid View Pin
Binod K7-Sep-08 22:24
Binod K7-Sep-08 22:24 
AnswerRe: Java Script Validation for Radio Button inside Grid View Pin
Sandeep Akhare7-Sep-08 22:34
Sandeep Akhare7-Sep-08 22:34 

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.