Re: back button loses cart

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 31029
interpreted = N
texte = Yes. Ken and John Reginald - this is the same thing I am experiencing. Ken he means to say that instead of getting the real value for 'taxTotal' he is getting [taxTotal]. John that does not mean webcat has not evaluated the page. It has, it just thinks there is no cart associated with this page (its cart number references a non-existing cart file) so taxtotal has no value. What Ken meant was if you got '[Search db=mpdb/...] and other webcat code in your pages.Everyone who is running their stores on web* and can view with IE5 (and possible lower) on the mac (plus maybe others) try going forward and backward on your secure pages and see what you get.Has anyone licked this? Ken you say we just need to send certain http headers? Can you give a hint for those of us who read the docs on [setmimeheader] and skipped on feeling that was for another day... maybe this is the day? (I have never needed to learn about http headers - experts don't cringe ;-)-JohnJohn Reginald Harris Jr wrote:> Ken: > > Thanks for your insightful input. I am using tags, for no cache, > so that could be the problem, but I was under the impression that meta > tags did work well with IE on SSL encrypted pages (and the problem pages > are SSL encoded). > > Reviewing your three reasons for seeing raw webdna appear, I'm stumped. > Unfortunately, it appears that there is a FOURTH reason for this to > happen, since none of the below reasons apply. The involved pages are SSL > pages and are being accessed via a specific path from the root of the > server (instead of the domain name), so it's not a file:// . The > webserver seems to be set up correctly since this doesn't happen with the > tearoom demo on the same server (although that's not SSL) and the SSL is > part of the server (Webstar 4.1). And there are no raw contexts on the > page. I did create a verification page between invoice and thankyou, but > the problem preceded that change. > > Again, so far I've not noticed this except with Mac IE 4.5.1. > > The involved page is the invoice page and verification page. I suspose it > could have something to do with SSL?? > > If you or anyone is willing to take a look, the site is at > > http://www.beyondsavings.com. > > the direct url to the store is > > > It's a pretty simple site (was built to handle a lot of product, but they > only have one currently) so you can run through it quickly. > > Things work fine until you attempt to back up AFTER submitting the > invoice page (such as if you make an error). > > Thanks for any insights or input. > > All the best, > > Reg Harris > > ---------------------------- > > Elegantly put by Kenneth Grome: > > >In other words, if you *EVER* see raw (uninterpreted) webdna tags in > >your browser, it is never the browser's fault, it is always the > >result of one of three possible situations: > > > >1- You are viewing the page via file:// instead of http:// (common > >newbee error). > > > >2- The page you are viewing was never processed by webcatalog on the > >server (improper server configuration). > > > >3- You used a [raw] context improperly in the webdna template the > >page comes from (bad webdna coding technique). > > ------------------------------------------------------------- > 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 ------------------------------------------------------------- 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)
Yes. Ken and John Reginald - this is the same thing I am experiencing. Ken he means to say that instead of getting the real value for 'taxTotal' he is getting [taxTotal]. John that does not mean webcat has not evaluated the page. It has, it just thinks there is no cart associated with this page (its cart number references a non-existing cart file) so taxtotal has no value. What Ken meant was if you got '[Search db=mpdb/...] and other webcat code in your pages.Everyone who is running their stores on web* and can view with IE5 (and possible lower) on the mac (plus maybe others) try going forward and backward on your secure pages and see what you get.Has anyone licked this? Ken you say we just need to send certain http headers? Can you give a hint for those of us who read the docs on [setmimeheader] and skipped on feeling that was for another day... maybe this is the day? (I have never needed to learn about http headers - experts don't cringe ;-)-JohnJohn Reginald Harris Jr wrote:> Ken: > > Thanks for your insightful input. I am using tags, for no cache, > so that could be the problem, but I was under the impression that meta > tags did work well with IE on SSL encrypted pages (and the problem pages > are SSL encoded). > > Reviewing your three reasons for seeing raw webdna appear, I'm stumped. > Unfortunately, it appears that there is a FOURTH reason for this to > happen, since none of the below reasons apply. The involved pages are SSL > pages and are being accessed via a specific path from the root of the > server (instead of the domain name), so it's not a file:// . The > webserver seems to be set up correctly since this doesn't happen with the > tearoom demo on the same server (although that's not SSL) and the SSL is > part of the server (Webstar 4.1). And there are no raw contexts on the > page. I did create a verification page between invoice and thankyou, but > the problem preceded that change. > > Again, so far I've not noticed this except with Mac IE 4.5.1. > > The involved page is the invoice page and verification page. I suspose it > could have something to do with SSL?? > > If you or anyone is willing to take a look, the site is at > > http://www.beyondsavings.com. > > the direct url to the store is > > > It's a pretty simple site (was built to handle a lot of product, but they > only have one currently) so you can run through it quickly. > > Things work fine until you attempt to back up AFTER submitting the > invoice page (such as if you make an error). > > Thanks for any insights or input. > > All the best, > > Reg Harris > > ---------------------------- > > Elegantly put by Kenneth Grome: > > >In other words, if you *EVER* see raw (uninterpreted) webdna tags in > >your browser, it is never the browser's fault, it is always the > >result of one of three possible situations: > > > >1- You are viewing the page via file:// instead of http:// (common > >newbee error). > > > >2- The page you are viewing was never processed by webcatalog on the > >server (improper server configuration). > > > >3- You used a [raw] context improperly in the webdna template the > >page comes from (bad webdna coding technique). > > ------------------------------------------------------------- > 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 ------------------------------------------------------------- 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 John Butler

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:

[include] affect on filepaths for links? (1997) Emailer 2.1.1 delivers to bcc twice? (1998) E-Mail (1998) WC Database Format (1997) b12 cannot limit records returned and more. (1997) Typo in the Online Docs ... (1997) Date Range works (1997) Size Limitation through a POST via SSL? (2005) Not really WebCat - need HTML Grider (1997) # of real domains on 1 web server (1997) First postarg not taking in $Commands (1997) Do .tpls A Max File Size? (1998) Moment of Thanks (1997) Not really WebCat (1997) $Quit, $CloseDatabase corrections (1997) Seeking Better Display of results... (1997) [WebDNA] find missing file in [listfiles] (2019) PSC recommends what date format yr 2000??? (1997) [sendmail] bug? (2000) select multiple (1997)