ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingASP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old September 5th, 2002, 03:12 PM
changling changling is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Posts: 1 changling User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question know how to control caching for asp pages

how do i control caching on images bc i cant send headers with the images??? running iis.

Reply With Quote
  #2  
Old September 12th, 2002, 04:22 PM
mobius mobius is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Posts: 1 mobius User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
you might want to try this product: CacheRight. you cand find it at
http://www.cacheright.com .Hope you find it useful

Reply With Quote
  #3  
Old September 16th, 2002, 03:02 PM
alpha_kappa alpha_kappa is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: Arizona
Posts: 2 alpha_kappa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs up

Just use the following code to prevent caching of your pages on the client computer. Change the tags to control caching as you like. A simple search on the Net will get you explanations of the individual tags. Hope it is helpful
<%response.Expires=0%>
<%response.ExpiresAbsolute=Now()-1%>
<%response.addHeader "pragma","no-cache"%>
<%response.addHeader "cache-control","private"%>
<%response.CacheControl="no-cache"%>

Anil

URL

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingASP Development > know how to control caching for asp pages


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT