Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP 3.0 Problem
Message
From
04/04/2007 14:18:27
 
General information
Forum:
Internet
Category:
Active Server Page
Title:
Miscellaneous
Thread ID:
01212119
Message ID:
01212138
Views:
13
Have you tried the brute force approach?
< % Response.CacheControl = "no-cache" % >>
< % Response.AddHeader "Pragma", "no-cache" % >
< % Response.Expires = -1 % >
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform