Hi,
I have a VB script which uses the InternetExplorer object to download data
from a website. Unfortunately everytime a Javascript error occurs (these
happen randomly and the website is not owned by me so there's nothing I can
do about it) it pauses and I need to click Cancel in the popup box which
appears.
How do I get my script to ignore/bypass these errors?
Thanks,
Anon.