I have about 20 users who use my app, the last 5 have reported Runtime error 5, and I narrowed them down to some code with webbrowser control i.e.
Code:
frmMain.WebBrowser1.Navigate StrURL
has anyone any idea on why and how to fix this?

P.S. some users use Win98 and some WinXP.

Thanks in advance!