Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating Firefox browser
Message
From
13/12/2005 01:23:33
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01077374
Message ID:
01077402
Views:
50
Thanks for the reply Sergey, however, I was looking for something like this but using Firefox...

loIE = CREATEOBJECT("InternetExplorer.Application")
loIE.WIDTH = 400
loIE.HEIGHT = 300
loIE.VISIBLE = .T.
liSuccess = loIE.NAVIGATE(TRIM(sites.url))

...but can't seem to find any information.

Regards
Doug Johnston





>There's Mozilla ActiveX Control at http://www.iol.ie/~locka/mozilla/control.htm
>
>>Has anyone got any pointers for automating Firefox browser. I am OK with Internet Explorer, but would like to open, navigate, wait whiel busy etc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform