I am trying to use the GetObject Function instead of the CreateObject function because my application supports OLE. I can use the GetObject with Word and Excel because they are the only program that brings up .doc or .xls, but with IE and .html file can be brought up by several classes so I am trying to use GetObject("c:\tmp\test.html","InternetExplorer.Application" and this doesn't work.
Thanks
Kim X-)
Thanks
Kim X-)