What should i do without a good forum like this??
I there also a forum like this for Dlephi programming?
I need to convert this into Delphi-code:
Code:Set IExplore = VBA.CreateObject("InternetExplorer.Application.1") IExplore.AddressBar = False IExplore.MenuBar = true IExplore.Navigate2 "http://VBWorld.com", 2, 0, 0, 0
Linx
[Edited by LiNX on 10-10-2000 at 03:45 PM]



Reply With Quote