Re: VB6 MSINET and IE7



I had a similar problem with a program I wrote using MSInet.ocx. It
turns out that the access type for the control was not set properly.
When I set the Access Type to 0 - icUseDefault, the problem disappeared.

.


Loading