Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automating the Confirm open after download setting
Message
De
15/05/2003 06:25:14
 
 
À
15/05/2003 06:16:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00787704
Message ID:
00788589
Vues:
14
>perhaps this helps
>
>
>local oWsh as object
>oWsh=createobject("Wscript.Shell")
>cFile="file://c:\word.doc"
>oWsh.run("iexplore "+cFile)
>rele oWsh
>
>
>i don't know if you could transfer it to the navigateTo-property of the ie-activeX

The Confirm file download message will still pop-up though, so I can't get out of editing the registry value.

Thanks
Kev
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform