Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-05-26, 06:05 PM   #1
Licker4U
Mean people suck, nice people swallow, are you mean or nice?
 
Licker4U's Avatar
 
Join Date: Sep 2003
Location: Lower Alabama-The Redneck Riviera
Posts: 2,377
Send a message via ICQ to Licker4U Send a message via AIM to Licker4U
Clearing cache

I have Windows XP Pro and need to clear out any cache that might hold visited web sites, including html pages I'm working on. I went into "Control Panel" and went to "Internet Options" and deleted cookies and temporary internet files, and cleared the "History" folder. I'm still seeing a page on line that should have changes but the changes don't show up, I'm still seeing the old page. Same thing for an html page I'm working on. Where else can I make changes so only the new page shows up?

Thanks!
__________________
Submit to Girls That Squirt , Hairy Pussy Links and Best Wet Pussy
Licker4U is offline   Reply With Quote
Old 2005-05-27, 08:04 AM   #2
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
I don't use Windows, so this may be different for you, but sometimes I've found that with Explorer, stylesheets are not cleared by doing anything except quitting the browser. I don't know if this will apply for you, it may not be related to the changes you're trying to make, but since no one's replied yet, I thought I'd pass this along. If you're using an external stylesheet, the one work-around I use when I can't see changes I've made is to load the changed stylesheet directly into the browser. What I mean is put the address of the external stylesheet into Explorer so you're opening the stylesheet for browsing. Once you've done that, you can reload your html page and you should see the changes made.
__________________
"If you're happy and you know it, think again." -- Guru Pitka
Simon is offline   Reply With Quote
Old 2005-05-28, 03:55 PM   #3
Calliope
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Calliope's Avatar
 
Join Date: May 2005
Location: Minnesota
Posts: 26
Send a message via ICQ to Calliope
Are you using a proxy or cache server?
They might have the ttl set high - You can add coding that will prevent this on your pages.
Calliope is offline   Reply With Quote
Old 2005-05-28, 04:01 PM   #4
Calliope
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Calliope's Avatar
 
Join Date: May 2005
Location: Minnesota
Posts: 26
Send a message via ICQ to Calliope
How do I make my website cache-server aware?
Content Expiration

In order to make your Web Site Cache Server Aware, you need to put a content expiration date/time in the META tags at the beginning of your HTML. This needs to be done for every page in your Web Site. META tags are put in the HEAD section of your HTML code. Here are some examples of code that will help you add content expiration to your site.


You can instruct the browser and server cache how many seconds to wait before reloading the page:

META HTTP-EQUIV="refresh" CONTENT="600"



This example would refresh every 600 seconds or 10 minutes. You can set any value for the seconds (0 and up)

You can set a date for the browser and server cache to reload your site:

META HTTP-EQUIV="expires" CONTENT="Fri, 30 Oct 2000 23:00:00 GMT"



The format is this: DAY, DATE MONTH YEAR HOUR:MINUTE:SECONDS GMT

The time must be Military Time (00-23) for hours and 00-59 in the minutes and seconds portion. It also must be in GMT format.

You can avoid caching by using an expired date as your expiration time:

META HTTP-EQUIV="expires" CONTENT="Mon, 24 Oct 1994 1:00:00 GMT"



Or avoid caching by using the "pragma" value:

META HTTP-EQUIV="pragma" CONTENT="no-cache"
Calliope is offline   Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:43 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc