Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Temporary Files - where should I put them
Message
From
13/12/2001 04:56:25
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
13/12/2001 04:51:07
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00593753
Message ID:
00593755
Views:
19
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform