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 Consultant 808-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:

    
  1. Re: back button loses cart (update for ken) (John Reginald Harris Jr 2000)
  2. Re[2]: back button loses cart (jpeacock@univpress.com 2000)
  3. Re: back button loses cart (John Butler 2000)
  4. Re: back button loses cart (John Reginald Harris Jr 2000)
  5. Re: back button loses cart (Kenneth Grome 2000)
  6. Re: back button loses cart (John Reginald Harris Jr 2000)
  7. Re: back button loses cart (Kenneth Grome 2000)
  8. Re: back button loses cart (John Butler 2000)
  9. Re: back button loses cart - ON SECURE PAGES ONLY (John Butler 2000)
  10. Re: back button loses cart (Kenneth Grome 2000)
  11. Re: back button loses cart (John Butler 2000)
  12. Re: back button loses cart (John Butler 2000)
  13. Re: back button loses cart (John Reginald Harris Jr 2000)
  14. Re: back button loses cart - (error in text) (Kenneth Grome 2000)
  15. Re: back button loses cart (Kenneth Grome 2000)
  16. Re: back button loses cart (John Reginald Harris Jr 2000)
  17. Re: back button loses cart (Glenn Busbin 2000)
  18. Re: back button loses cart (tech 2000)
  19. Re: back button loses cart (Kenneth Grome 2000)
  20. Re: back button loses cart (Kenneth Grome 2000)
  21. back button loses cart (John Butler 2000)
>>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 Consultant 808-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:

3RD POST Character limit in [Search]? (1998) Searching for Nothing (1998) [SHOWIF] (1997) RE: Credit card processing - UK (1997) Reverse text string (2002) WebDNA vs PHP (2003) Tax Moratorium Expiring (2001) Dummy Credit Card Number for debug? (1997) Stopping bad HTML propagation ? (1997) Can WebCatalog.debug solve my problem? (2000) Virtual hosting and webcatNT (1997) Orderfile Vars (2003) no serial? (1998) [showif] / [hideif] (1997) Shopping cart not being assigned (1999) Multiple prices (1997) 2.1 Stuff (1998) [WebDNA] db admin tool (2008) New to WebDNA.. Dreamweaver Extensions? (2005) Newbie from and old bee (1997)