|
Posted by Q on January 23, 2005, 3:00 pm
Please log in for more thread options
Hello,
I have composed an xhtml file and corresponding css file with styles.
It works OK. The problem is that I change my xhtml and css files and
cannot see these changs with my browser. To see this changes I need to
copy my xhtml and css files to another files an then reopen new copy
of xhtml file with my browser. Why is it happening? How I can force my
browser to clear its memory? Can I add something to xhtml file to
forbid browser to memorize given file?
|
|
Posted by Stan Brown on January 23, 2005, 6:30 pm
Please log in for more thread options
"Q" wrote in comp.infosystems.www.authoring.html:
>I have composed an xhtml file and corresponding css file with styles.
>It works OK. The problem is that I change my xhtml and css files and
>cannot see these changs with my browser. To see this changes I need to
>copy my xhtml and css files to another files an then reopen new copy
>of xhtml file with my browser. Why is it happening? How I can force my
>browser to clear its memory?
It does indeed sound like a caching problem.
> Can I add something to xhtml file to forbid browser to memorize given file?
Not reliably, no.
In Mozilla you can select Edit, Preferences, Advanced, Cache and
click the buttons to clear both disk and memory cache. On that same
tab you can also select "Compare the page in the cache to the page
on the network" ... "Every time I view the page" which _might_ make
it unnecessary to clear the cache.
Internet Exploder probably has similar facilities under Tools,
Internet Options.
--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
|
|
Posted by Brian on January 24, 2005, 10:13 pm
Please log in for more thread options Q wrote:
> Can I add something to xhtml file to
> forbid browser to memorize given file?
Not likely. But http headers might help.
http://www.mnot.net/cache_docs/
--
Brian
|
|
Posted by Merlin Fradley on January 26, 2005, 6:33 pm
Please log in for more thread options Forgive me if this is too obvious, but have you tried refreshing the page?
--
Merlin
"A shortcut has to be a challenge, because if it was easy, it would just be
the way."
> Hello,
>
> I have composed an xhtml file and corresponding css file with styles.
> It works OK. The problem is that I change my xhtml and css files and
> cannot see these changs with my browser. To see this changes I need to
> copy my xhtml and css files to another files an then reopen new copy
> of xhtml file with my browser. Why is it happening? How I can force my
> browser to clear its memory? Can I add something to xhtml file to
> forbid browser to memorize given file?
|
| Similar Threads | Posted | | clearing out a | May 3, 2005, 1:06 pm |
| selected clearing | January 24, 2008, 11:36 am |
| Clearing floaters in Mozilla | August 19, 2005, 6:03 pm |
| clearing only local floats | November 11, 2006, 11:22 am |
| Clearing floats without introducing a new line. How? | August 18, 2005, 2:47 pm |
| tag to provoke reload | February 12, 2007, 2:18 pm |
| how to reload only part of html ? | July 24, 2005, 12:42 am |
| opera doesn't reload iframe | August 8, 2006, 6:28 am |
| Form Reload with Tainted Values | April 28, 2008, 5:13 pm |
|