Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Temporary Files - where should I put them
Message
De
13/12/2001 04:56:25
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
13/12/2001 04:51:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00593753
Message ID:
00593755
Vues:
20
This message has been marked as a message which has helped to the initial question of the thread.
Hi Mark you don't need to create a file for that if your web service returns the html then you can do the following:
lchtml = losoap.MyWebServiceMethod()
Response.Write lchtml
>I have created a web service that does a select into a cursor and then runs GENHTML.prg on the cursor and then FILETOSTR on the output ogf GENHTML.
>
>I am now getting file does not exist when I call my WS from an ASP page.
>where is the best place to put my temporary files to ensure that they are seen when called from a browser.
>
>So far I have tried putting them in the c:\temp\ folder on the workstation that has IIS installed and also putting them in my C:\INETPUB\WEBPUB\ folder
>
>Many thanks
Alexandre Palma
Senior Application Architect
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform