Click here to Skip to main content
16,005,121 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How a client and server can talk?? Pin
Fred_Smith3-Jan-07 5:47
Fred_Smith3-Jan-07 5:47 
QuestionattachEvent Problem Pin
akbar nasrabadi31-Dec-06 0:46
akbar nasrabadi31-Dec-06 0:46 
AnswerRe: attachEvent Problem Pin
WoutL3-Jan-07 4:09
WoutL3-Jan-07 4:09 
Questionselect problem Pin
Member 365471130-Dec-06 22:52
Member 365471130-Dec-06 22:52 
AnswerRe: select problem Pin
Fred_Smith31-Dec-06 0:18
Fred_Smith31-Dec-06 0:18 
QuestionTry..Catch..End Try Pin
aransiola30-Dec-06 5:43
aransiola30-Dec-06 5:43 
AnswerRe: Try..Catch..End Try Pin
Fred_Smith30-Dec-06 7:10
Fred_Smith30-Dec-06 7:10 
AnswerRe: Try..Catch..End Try Pin
Colin Angus Mackay1-Jan-07 15:07
Colin Angus Mackay1-Jan-07 15:07 
aransiola wrote:
If i used the Try..Catch..Finally..End Try in my asp.net, how do i display the error that may occur in the process


You shouldn't display it. It gives potentially dangerous information to people who might want to attack your site. You should log it and display a generic message that doesn't mean anything. If you need people to report what they were doing when an error occurred, generate a GUID to put on the generic message and attach it to the log entry for the actual error.


Upcoming Scottish Developers events:
* Glasgow: Tell us what you want to see in 2007


My: Website | Blog | Photos

Questioninput string not in the correct format Pin
aransiola30-Dec-06 5:41
aransiola30-Dec-06 5:41 
AnswerRe: input string not in the correct format Pin
Bradml30-Dec-06 12:54
Bradml30-Dec-06 12:54 
Questionwindow.history.go() Pin
chohanpk29-Dec-06 19:27
chohanpk29-Dec-06 19:27 
AnswerRe: window.history.go() Pin
MatrixCoder29-Dec-06 19:51
MatrixCoder29-Dec-06 19:51 
GeneralRe: window.history.go() Pin
chohanpk29-Dec-06 20:15
chohanpk29-Dec-06 20:15 
GeneralRe: window.history.go() Pin
MatrixCoder29-Dec-06 20:19
MatrixCoder29-Dec-06 20:19 
GeneralRe: window.history.go() Pin
chohanpk29-Dec-06 20:23
chohanpk29-Dec-06 20:23 
GeneralRe: window.history.go() Pin
MatrixCoder29-Dec-06 20:31
MatrixCoder29-Dec-06 20:31 
GeneralRe: window.history.go() Pin
chohanpk29-Dec-06 20:46
chohanpk29-Dec-06 20:46 
GeneralRe: window.history.go() Pin
MatrixCoder29-Dec-06 22:44
MatrixCoder29-Dec-06 22:44 
GeneralRe: window.history.go() Pin
Bradml29-Dec-06 23:18
Bradml29-Dec-06 23:18 
QuestionHTML Query Pin
Amit Kumar G29-Dec-06 2:16
Amit Kumar G29-Dec-06 2:16 
AnswerRe: HTML Query Pin
Bradml29-Dec-06 13:22
Bradml29-Dec-06 13:22 
GeneralRe: HTML Query Pin
Amit Kumar G30-Dec-06 5:30
Amit Kumar G30-Dec-06 5:30 
GeneralRe: HTML Query Pin
Bradml30-Dec-06 12:59
Bradml30-Dec-06 12:59 
GeneralRe: HTML Query Pin
Amit Kumar G31-Dec-06 3:01
Amit Kumar G31-Dec-06 3:01 
QuestionFile Download, urgetn plzzzzzzz Pin
Exelioindia29-Dec-06 1:21
Exelioindia29-Dec-06 1: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.