Certain sites I visit with my browser give me fatal errors.
They work with IE so why not an IE browser on a Win32 Application?
I have tried
~ On Error Resume Next
but it doesn't seem to work.
Unless you are self employed, you know that Mr. Boss doesn't like fatal errors. Please help!
They work with IE so why not an IE browser on a Win32 Application?
I have tried
~ On Error Resume Next
but it doesn't seem to work.
Unless you are self employed, you know that Mr. Boss doesn't like fatal errors. Please help!
Comment