Thread: msinet.ocx
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hs234 hs234 is offline
external usenet poster
 
Posts: 5
Default msinet.ocx

I believe msinet.ocx could be used only with VB Pro or Enterprise.
You probably had it on your harddrive before the crash.

You can access WinInet API directly, though. Or look for an
alternative. There is plenty of 3rd party components out there.

hs234


On Wed, 21 Jul 2004 06:24:03 -0700, "Bill"
wrote:

I have a macro that access the internet using MSInet. Recently I reformated the harddrive (it crashed). Before the crash I was using the macro without errors. Now when I try to put the msinet.ocx back into the userform I get a message that it's not properly registered, I did registred it with regsvr32.