Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create a file by running an Exe from within Web app
Message
De
27/06/2012 12:33:39
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01547061
Message ID:
01547071
Vues:
39
I believe it should be possible. Start by looking at the Process class (http://msdn.microsoft.com/en-us/library/system.diagnostics.process.start.aspx) to run your VFP executable and use Response.WriteFile (http://msdn.microsoft.com/en-us/library/system.web.httpresponse.writefile.aspx) to return the file to the user.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform