This question is locked. New answers and comments are not allowed.
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
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