Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft.XMLHTTP takes from the cache
Message
De
19/10/2001 14:33:07
 
 
À
19/10/2001 14:20:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00570570
Message ID:
00571056
Vues:
37
>>>Michel one thing about expires is the following if you are in diferent time zones then you can have a problem since what IIS is doing is putting a datetime for validation of the page so what is 5 minutes to the server can be several hours and five minutes to the client.
>>>I hope that this explanation will help you if not and don't know what else I can tell you.
>>
>>Ok, I did successfully accomplished it.
>>
>>It took me a while to figure how to do it. I haven't found any direct way in WWC to do it. So, I did it manually.
>>
>
>You can use the WWWC header object to insert a no-cache header in your original response:
>
>oHTTPHeader.AddHeader("Pragma", "no-cache")
>
>The first time this URL is hit, the client sees the no-cache header, and does not stow the response in the cache.

I don't have that object initialized. So, I prefer to keep the other approach.
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform