Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print html file
Message
De
06/02/2006 02:54:30
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01093288
Message ID:
01093854
Vues:
18
When I try to exec this code:
oIE = CREATEOBJECT("InternetExplorer.Application")
oIE.Navigate("c:\temp\Q40WA0.html")
oIE.ExecWb(6,2,0,0) && Goes straight to printer, no prompt
*oIE.Visible = .T.
*oIE.ExecWb(6,0,0,0) && Shows page, and displays printer prompt

it is OLE error code 0x80040100

May be page don't load when I try to do oIE.ExecWb?
In debugger step after step all OK.

How to check completion of the loading c:\temp\Q40WA0.html ?





>See Re: Internet explorer Message #547566
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform