Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No return trips logged after a Response.write in same me
Message
From
01/05/2003 23:04:13
 
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00783700
Message ID:
00783983
Views:
16
>I put STRTOFILE() command one line before response.write(). I think it some sort of caching issue as repeated trips to server calling same method only create file on first call.
>
>I will look into your other suggestion tomorrow.

What I meant is exactly after this:
PROTECTED FUNCTION Process
LOCAL lcParameter, lcExtension, lcPhysicalPath


*** Retrieve first parameter
lcParameter=UPPER(THIS.oRequest.Querystring(1))  
This is the top level. See if you can get a log from there.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform