look at all the stuff i turned off and firefox is still caching:
http://img686.imageshack.us/img686/8...illcaching.png
look at all the stuff i turned off and firefox is still caching:
http://img686.imageshack.us/img686/8...illcaching.png
Yep. cause that what it does. You will need to turn off caching through the page. Using code depending on what type of page it is (mainly ASP or not).
If it is for a log out or session dependent page for visitors, put up a disclaimer telling them the possible consequences of not logging out AND closing the browser, and hope they listen. If it is for your own personal browsing, then you are pretty much SOL. set your cache to clear when closing, and ensure it closes when you are all done.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
ty got it lol, ive been reuploading the entire site to deal with this until now lol-
Cheers.![]()
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks