[Tutor] Interfacing to the web

alan.gauld@bt.com alan.gauld@bt.com
Wed Oct 23 14:00:03 2002


Its possible to use DDE to access the Netscape browsers and
they also have a COM model now I believe - but don't know of any published
API...

IE does have a well developed COM interface and you could 
use that from the win32 extensions once you get the 
Windows handle or progIDS for your browser window. 

If you are on *nix then I'm not sure how you'd do it!

Alan G.