Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No return trips logged after a Response.write in same me
Message
 
To
01/05/2003 23:04:13
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00783700
Message ID:
00784062
Views:
21
Michel:

Selecting refresh button from browser will get you back to server, but just hitting a return at end of URL or selecting URL only brings up a cached page.

Adding a Response.ContentTypeHeader('Force Reload') before Response.Write() solves problem programatically. Using StandardPage() also works.

It must be something with way I'm formatting HTTP output. Possibly using response.write() in this context doesn't build a completely valid HTTP ouptut. Need to look into it further.

Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform