Hi,
Iam using vb.net for my application. Iam calling a Javascript method in aspx page,
and an alert msg is displayed on a button click, and when I click "ok" in alert msg,
Iam redirecting to a page based on a condition. But now, if i give "ok" in alert msg , it shows
Runtime error! eventhough I have handled Exceptions for my pages.
Can anyone pls help me? I need it very urgent.