Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet Explorer execwb method
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00621329
Message ID:
00621357
Vues:
7
>>>>>Where can I find the information on parameters being used when I call the execwb() method of the Internet Explorer object when doing automation?
>>>>>
>>>>>On Microsoft site, I've found a lot of pages that talks about it but they all make reference to the C++ SDK.
>>>>
>>>>http://msdn.microsoft.com/workshop/browser/webbrowser/reference/methods/execwb.asp?frame=true
>>>
>>>That's the page I was making reference to. There is no explanation.
>>
>>This page was for VB, not C++.
>>
>>Anyway, you can use document.ExecCommand("commandID") to do what you want :-)
>
>Ok, good, this is what I am looking for. When doing this:
>
>
>loHtml.document.ExecCommand('SaveAs')
>
>
>it pops up the Save As dialog. Now, I want to automate that to d:\MySaveFile.htm. I tried:
>
>
>loHtml.document.ExecCommand('SaveAs','d:\MySaveFile.htm')
>
>
>but that doesn't work.

Go to this page http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/commandids.asp
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform