This is a migrated thread and some comments may be shown as answers.

[Solved] Handle XSS Errors

0 Answers 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Beethoven124
Top achievements
Rank 1
Beethoven124 asked on 15 Jun 2010, 07:59 AM
Hi,

when I try to put "<a" into an editfield of my grid and click on update, comes an alert window with the message "the requested URL did not return JSON" so far so good. But I will catch this error with the Application_Error method. This works fine in asp.net with Response.Redirect. But when I try this, I get the same alertbox. How can I handle this error with a new ErrorPage?

thx Beethoven
Tags
Grid
Asked by
Beethoven124
Top achievements
Rank 1
Share this question
or