Sign in | Join
Last post 05-08-2008 11:35 AM by abhiutd. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi,
I want to raise and error on the server side(for some condition) for an async postback and then handle on the client side in the add_endRequest event and show an alert message. Does anyone have any suggestions on this?
Thank You.
see this post
http://forums.asp.net/p/1040759/1448571.aspx
Thank You for your response but i was able to figure out by throwing an exception.