G
Guest
I'm running Access 2000. I also have a added a reference to Microsoft
Internet Controls. I have the following line of code in a listbox click event
Application.FollowHyperlink strInput
where strInput is a valid internet address.
The program executes the statement, very slowly. While the page is being
displayed the program produces the following error message
Run-time error '16386'
An unexpected error has occurred.
I can't find any meaningful documentation on this error.
Can anybody point me in the right direction to evaluate the error message
and fix it.
Thanks
Sheldon
Internet Controls. I have the following line of code in a listbox click event
Application.FollowHyperlink strInput
where strInput is a valid internet address.
The program executes the statement, very slowly. While the page is being
displayed the program produces the following error message
Run-time error '16386'
An unexpected error has occurred.
I can't find any meaningful documentation on this error.
Can anybody point me in the right direction to evaluate the error message
and fix it.
Thanks
Sheldon