Re: back button loses cart
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 30991
interpreted = N
texte = >>In IE5 mac if I hit the forward or back button, I lose the cart.>>Is there a good workaround?>>Well John one thing that I have found that really helps>is if you use a get method rather than a post methodThis is fine if you always have that option, but it is simply not possible in many situations, so this is certainly NOT a recommended practice for anyone who likes to (or needs to) post their form data.The fact of the matter is this:If the browser is caching pages it shouldn't cache, the best webdna method for preventing caching is to add a unique value to your URLs. This absolutely prevents improper caching by browsers like IE, and it's been discussed dozens of times on this talk list.And if the page is supposed to be cached and is not being cached, then the reason is more than likely one of two scenarios (probably the first one):1- The webdna or html code is setting http headers which are preventing the pages from being cached by the browser, or ...2- The browser's prefs are set to load all pages from the server no matter what.You should NEVER have to use method-GET in your forms! All browsers work properly with method=POST when other steps are taken to deal properly with caching issues.Which webcat version, OS, platform are you using?================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Associated Messages, from the most recent to the oldest:
>>In IE5 mac if I hit the forward or back button, I lose the cart.>>Is there a good workaround?>>Well John one thing that I have found that really helps>is if you use a get method rather than a post methodThis is fine if you always have that option, but it is simply not possible in many situations, so this is certainly NOT a recommended practice for anyone who likes to (or needs to) post their form data.The fact of the matter is this:If the browser is caching pages it shouldn't cache, the best webdna method for preventing caching is to add a unique value to your URLs. This absolutely prevents improper caching by browsers like IE, and it's been discussed dozens of times on this Talk List.And if the page is supposed to be cached and is not being cached, then the reason is more than likely one of two scenarios (probably the first one):1- The webdna or html code is setting http headers which are preventing the pages from being cached by the browser, or ...2- The browser's prefs are set to load all pages from the server no matter what.You should NEVER have to use method-GET in your forms! All browsers work properly with method=POST when other steps are taken to deal properly with caching issues.Which webcat version, OS, platform are you using?================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Kenneth Grome
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WebCommerce: Folder organization ? (1997)
RE: WebDNA-Talk searchable? (1997)
problems with 2 tags shakur (1997)
Postdata expired from cache (2004)
Re:no [search] with NT (1997)
completed orders database (1997)
F3 crashing server (1997)
using showpage and showcart commands (1996)
Date Formats (1997)
ThisURL and getting domain/server address (2005)
[carts] and databases (1997)
How to best sort in a pre-defined item-by-item order ... (2003)
WC TableGrinder (1997)
WebCat2: Formulas.db question (1997)
Problem with a search context (2005)
[OT] Ratings comparison? (2003)
Off Topic: Frames Killer? (1998)
about this server and links to who (1997)
Installing on IIS 5.1 Windows XP Pro - Username/Password (2006)
File Upload (1997)