Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User navigating through browser buttons ...
Message
 
À
30/03/2001 12:28:02
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00490335
Message ID:
00490548
Vues:
8
Hi Cetin,
If you can use client-side scripting you might try the Response.Expires code:

Response.Expires = 0
Response.ExpiresAbsolute = Now() - 1
Response.CacheControl = "no-cache"

Some of my notes say that using Response.Expires = -1000 works better.

HTH
Barbara


>Rick,
>You get it right. Wish I could do something like interactivechange :)
>
>Maybe I could do it via wwsession table and logging last state for session (worth it is another question:).
>Cetin
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform