hey guys i have a program that constantly gets on a webpage checking for updates, and every so seldum it gets a message box saying.
A script on this page has an error would you like to continue.
the program i made is programmed not to need much user interaction unless you note it to, so when its getting this error its interupting my code until some kind of agreement is made between the error box. until this my program waits which disables its timing function which disables it from checking the webpage correctly. so my question is... what can i do to get rid of this for all users of my program or work arounds?