Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating the Confirm open after download setting
Message
From
15/05/2003 06:25:14
 
 
To
15/05/2003 06:16:28
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00787704
Message ID:
00788589
Views:
16
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform