Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No return trips logged after a Response.write in same me
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00783700
Message ID:
00784062
Vues:
22
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform