hey guys i have a problem my web app redirecting to other payment site gives an java error and in my windows app it uses and old IE which i can not get the version but it give a java error.
is they a way to disable the error message so it does not display like an alert message?
i have tried going to tools and checking the disable javascript messages but still it appears.
ASP.NETC#Web Browsers
Last Comment
JCWEBHOST
8/22/2022 - Mon
Easwaran Paramasivam
Better catch the exception using try..catch instead of avoiding pop-up. We could not say each client to do settings in IE to avoid pop-up
Open in new window