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.
Munir ShaikhPosted Sep 26, 2007, 5:20 AM
It is not possible to think what error it is since you have not given the description, could be javascript error since it is case sensitive or the redirect url not found do put detail error
Regards,
>>Munnamax