Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ShellExecute with url
Message
 
 
To
10/03/2003 12:15:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00763739
Message ID:
00763904
Views:
28
Steven,

Both the scripting object:

loShell = createobject( "wscript.shell" )
loshell.run( "http://www.microsoft.com", 1, .f. )

and the ShellExecute() equivalent will open URLs.

>I have been using shellexecute with unc path to display PDF files in my application. These files were stored on our network server. Now the management wants to move these files to out intranet server. How can I use the shellexecute with url to display the files? Or will I have to use a different method?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform