PDA

Click to See Complete Forum and Search --> : Web Broswer?


keetsh
Mar 11th, 2000, 05:00 PM
Hi there...

I'm looking for a way go get the Microsoft Webbrowser ActiveX control work on C++?

Actually in Basic the "Navigate" method need a string corresponding to the url such as

WebBroser1.Navigate "http://www.wherever.com"

And when I try to do the same in Borland's C++ Builder with the Microsoft control, it returns an error...

Any clue??

keetsh