Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automating Firefox browser
Message
De
13/12/2005 16:56:23
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01077374
Message ID:
01077663
Vues:
42
Once again thanks Sergey,

If that's the case do you know of a way to programatically disable an activeX Windows warning dialogue produced by IE. It's just an OK dialogue.

I can catch the 'busy' returned by IE, do a stop and quit, but it still leaves the dialogue and IE open on the desktop, but program will keep running.

Regards
Doug Johnston


>You cannot. Quoting: "Gecko is a very powerful set of APIs implemented in XPCOM (COM-like) set of interfaces. Unfortunately, it is only suitable for C++ and has a steep learning curve that may not appeal to some".
>
>>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.
>
>>
>>
>>
>>
>>
>>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform