Re: Form based Redirect

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 40028
interpreted = N
texte = The way that I handle form verification is this:formEntry.html --> verifyInfo.html -->[If verify OK] --> thankYou.html [If verify not_OK] --> verifyInfo.htmlverifyInfo.html does all the checking AND has an include file that is an exact replica of the formEntry, with all the form input fields populated with the form fields from formEntry.html.I keep track of whether the form needs to be corrected OR just verified by the user. I also keep track of the fields that are in error and show a text message next the incorrect field on the include file. And then when they submit this page, it either goes thru the verifyInfo.html again(if there are errors) or goes to a page that adds the form info to a database (thankyou.html).This process still requires at least 2 submits, but in my case, I want the user to review the form info (beyond any error checking I do) to make sure they filled in the right info.SallyAt 09:53 AM 11/12/01 -0600, you wrote: >In a similar vein: > >Our current checkout (using Payflow Link) looks like this: > >Invoice.tpl ----> Checkfields.tpl -----> Payflow.tpl--->Thankyou.tpl > >Checkfields.tpl redirects back to Invoice.tpl if information is misentered >or missing, because it needs to be in an exact format for Payflow Link. Of >course all of the interim steps require that the shopper click a form >submission button. If all of the information is correct as entered on >Invoice.tpl, I'd like Thankyou.tpl to be the next page the shopper sees. >Short of using Javascript, can anyone suggest a cleaner way of doing this? > >Thanks, > >Will Starck >NovaDerm >skin care science >support@novaderm.com >800-378-1740 > >----- Original Message ----- >From: Donovan Brooke >To: WebCatalog Talk >Sent: Monday, November 12, 2001 9:41 AM >Subject: Re: Form based Redirect > > >> Well, I'm trying to re-populate a form sheet when the customers >passwords >> do not verify. So instead of them having to enter in all the info again >it keeps the >> correct info populated. Just saw John's post and will look into it. >> D >> >> dale wrote: >> >> > Stuff it in a database then search on the results page? >> > >> > Or write out to a file then include that file on the resulting page? >> > >> > What exactly are you trying to do? >> > >> > Dale >> > >> > on 11/12/2001 4:10 PM, Donovan Brooke at dbrooke@ehg.net wrote: >> > >> > > Hello, anyone know how to get around the 256 ch. limit on a redirect? >> > > Can the variables be passed in a form instead? >> > > D >> > > >> > > >> > > -- Donovan D. Brooke >> > > Systems Administrator/ >> > > Assc. Art Director >> > > Epsen Hillmer Graphics >> > >> > >> >> -- Donovan D. Brooke >> Systems Administrator/ >> Assc. Art Director >> Epsen Hillmer Graphics >> >> >> >> >> ------------------------------------------------------------- >> 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 > >> Web Archive of this list is at: http://search.smithmicro.com/ > > >------------------------------------------------------------- >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 >Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- 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 Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Form based Redirect (Donovan Brooke 2001)
  2. Form based Redirect (Michael Davis 2001)
  3. Re: Form based Redirect (John Peacock 2001)
  4. Re: Form based Redirect (Donovan Brooke 2001)
  5. Re: Form based Redirect (John Peacock 2001)
  6. Re: Form based Redirect (Brian Fries 2001)
  7. Re: Form based Redirect (Donovan Brooke 2001)
  8. Re: Form based Redirect (Sally Reidy 2001)
  9. Re: Form based Redirect (John Peacock 2001)
  10. Re: Form based Redirect (Will Starck 2001)
  11. Re: Form based Redirect (Donovan Brooke 2001)
  12. Re: Form based Redirect (John Peacock 2001)
  13. Re: Form based Redirect (dale 2001)
  14. Form based Redirect (Donovan Brooke 2001)
The way that I handle form verification is this:formEntry.html --> verifyInfo.html -->[If verify OK] --> thankYou.html [If verify not_OK] --> verifyInfo.htmlverifyInfo.html does all the checking AND has an include file that is an exact replica of the formEntry, with all the form input fields populated with the form fields from formEntry.html.I keep track of whether the form needs to be corrected OR just verified by the user. I also keep track of the fields that are in error and show a text message next the incorrect field on the include file. And then when they submit this page, it either goes thru the verifyInfo.html again(if there are errors) or goes to a page that adds the form info to a database (thankyou.html).This process still requires at least 2 submits, but in my case, I want the user to review the form info (beyond any error checking I do) to make sure they filled in the right info.SallyAt 09:53 AM 11/12/01 -0600, you wrote: >In a similar vein: > >Our current checkout (using Payflow Link) looks like this: > >Invoice.tpl ----> Checkfields.tpl -----> Payflow.tpl--->Thankyou.tpl > >Checkfields.tpl redirects back to Invoice.tpl if information is misentered >or missing, because it needs to be in an exact format for Payflow Link. Of >course all of the interim steps require that the shopper click a form >submission button. If all of the information is correct as entered on >Invoice.tpl, I'd like Thankyou.tpl to be the next page the shopper sees. >Short of using Javascript, can anyone suggest a cleaner way of doing this? > >Thanks, > >Will Starck >NovaDerm >skin care science >support@novaderm.com >800-378-1740 > >----- Original Message ----- >From: Donovan Brooke >To: WebCatalog Talk >Sent: Monday, November 12, 2001 9:41 AM >Subject: Re: Form based Redirect > > >> Well, I'm trying to re-populate a form sheet when the customers >passwords >> do not verify. So instead of them having to enter in all the info again >it keeps the >> correct info populated. Just saw John's post and will look into it. >> D >> >> dale wrote: >> >> > Stuff it in a database then search on the results page? >> > >> > Or write out to a file then include that file on the resulting page? >> > >> > What exactly are you trying to do? >> > >> > Dale >> > >> > on 11/12/2001 4:10 PM, Donovan Brooke at dbrooke@ehg.net wrote: >> > >> > > Hello, anyone know how to get around the 256 ch. limit on a redirect? >> > > Can the variables be passed in a form instead? >> > > D >> > > >> > > >> > > -- Donovan D. Brooke >> > > Systems Administrator/ >> > > Assc. Art Director >> > > Epsen Hillmer Graphics >> > >> > >> >> -- Donovan D. Brooke >> Systems Administrator/ >> Assc. Art Director >> Epsen Hillmer Graphics >> >> >> >> >> ------------------------------------------------------------- >> 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 > >> Web Archive of this list is at: http://search.smithmicro.com/ > > >------------------------------------------------------------- >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 >Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- 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 Web Archive of this list is at: http://search.smithmicro.com/ Sally Reidy

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:

Email Formatting (2001) RE: E-mailer error codes (1997) WebCat2: Formulas.db question (1997) Editing the search string (1997) [WebDNA] location line item change password (2011) WebDNA Book? (2003) R.I.P. Netscape (2003) using showpage and showcart commands (1996) [Price] (1997) Sorting by date (1997) Shownext never shows next...still (1997) Emailer problem with WC 2.1, NT, WebSite 2.1 (1998) CyberCash not responding (2003) WC2b15 - [HTMLx]...[/HTMLx] problems SOLVED! (1997) docs for WebCatalog2 (1997) OT: MSN.com no email (2003) How can I record purchases to a database? (1998) Setting up WebCatalog with Retail Pro data (1996) Count Characters (2005) Problems getting parameters passed into email. (1997)