Re: Preserving form data

This WebDNA talk-list message is from

1999


It keeps the original formatting.
numero = 25486
interpreted = N
texte = On your invoice page have it submit to itself, then have 2 submit buttons. Using variable in the submit button, redirect the user to either the thankyou page or back to the shopping cart. This way they are using a showcart function when leaving the invoice page eitherway, and all info will be saved. Try these snippets of code below
AT top of page: [showif [buy]=checkout] [redirect thankyou.tmpl?cart=[cart]&command=purchase&db=products.db] [/showif][showif [redo]=Change Order] [redirect shoppingcart.tmpl?cart=[cart]&command=showcart&db=products.db] [/showif]Brian Boegershausen WebCatalog Programmer www.orderbywire.com ----- Original Message ----- From: Kevin Lippert To: WebCatalog Talk Sent: Wednesday, December 15, 1999 1:18 AM Subject: Preserving form data > Is there some easy way to preserve form data in WebCatalog? If I go back > to Change Quantities from my final invoice page, and then go back to > checkout, all the form data is gone from the shipping info page. I know > you can do this in javascript, but I was hoping for an easier WC way... > > Thanks in advance, > > Kevin Lippert > > ------------------------------------------------------------- > Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. > To end your Mail problems go 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 ------------------------------------------------------------- Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. To end your Mail problems go 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: Preserving form data (Will Starck 1999)
  2. Re: Preserving form data (Josh Tiger 1999)
  3. Re: Preserving form data (Will Starck 1999)
  4. Re: Preserving form data (Conrad Hubbard 1999)
  5. Re: Preserving form data (Will Starck 1999)
  6. Re: Preserving form data (John Butler 1999)
  7. Re: Preserving form data (Brian Boegershausen 1999)
  8. Re: Preserving form data (Rob Marquardt 1999)
  9. Preserving form data (Kevin Lippert 1999)
On your invoice page have it submit to itself, then have 2 submit buttons. Using variable in the submit button, redirect the user to either the thankyou page or back to the shopping cart. This way they are using a showcart function when leaving the invoice page eitherway, and all info will be saved. Try these snippets of code below [cart]> AT top of page: [showif [buy]=checkout] [redirect thankyou.tmpl?cart=[cart]&command=purchase&db=products.db] [/showif][showif [redo]=Change Order] [redirect shoppingcart.tmpl?cart=[cart]&command=showcart&db=products.db] [/showif]Brian Boegershausen WebCatalog Programmer www.orderbywire.com ----- Original Message ----- From: Kevin Lippert To: WebCatalog Talk Sent: Wednesday, December 15, 1999 1:18 AM Subject: Preserving form data > Is there some easy way to preserve form data in WebCatalog? If I go back > to Change Quantities from my final invoice page, and then go back to > checkout, all the form data is gone from the shipping info page. I know > you can do this in javascript, but I was hoping for an easier WC way... > > Thanks in advance, > > Kevin Lippert > > ------------------------------------------------------------- > Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. > To end your Mail problems go 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 ------------------------------------------------------------- Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. To end your Mail problems go 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 Brian Boegershausen

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:

Nested tags count question (1997) [format 40s]text[/format] doesn't work (1997) eMailer replacement? (1998) TinyStore Question (1999) [format 40s]text[/format] doesn't work (1997) Looping control (1997) webcatalog [date] bug...not (1999) WebCat2: multiple currency support (1997) Country & Ship-to address & other fields ? (1997) Bug Report, maybe (1997) Bug? (1997) New public beta available (1997) taxrate - off by 1 cent (1997) No luck with taxes (1997) Price Change (2000) carts on MacOS X Server (2000) ANN: Strategic Partnership with BuyStream Announced. (2000) The code, one more time. (2003) .. more on sliding discounts... (1997) RE: Credit Card not accepted (1998)