Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShellExecute with url
Message
 
 
À
10/03/2003 12:15:09
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00763739
Message ID:
00763904
Vues:
27
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform