Re: sendmail Q

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 38430
interpreted = N
texte = ****in a order file context ~~sorry if the code is messed up by the email~~here it is**** [orderfile cart=[cart]] [lineitems] [SetLineItem cart=[cart]&index=[lineindex]]quantity=[interpret][quantity[lineindex]][/int erpret]&textA=[url][lookup db=catalog.db&lookinfield=SKU&value=[url][SKU][/url]&returnfield=ProductType ][/url][/SetLineItem] [/lineitems] [lineItems] [text]varSKU=[SKU][/text] [text]vartextA=[textA][/text] [text]varquantity=[quantity][/text] [text]varcart=[cart][/text][showif [sendmail]=true] [sendmail to=ron@specsimple.com&from=visitor@aof.com&subject=renting]I want to rent the [vartextA] with sku # [varSKU] in quantity: [varquantity] My order number is: [varcart][Salutation] [FirstName] [lastname] [Title] [Company] [Occupation] [Address1] [Address2] [City], [State] [Zip] [Country] Tel: [Phone] fax: [fax] [Email] [Website] [/sendmail] [/showif] [/lineItems]
Your Order Number is #[cart]

number found is: [numfound]
index of number found is: [index]
[formvariables] [name] = [value]
[/formvariables]
Line #Product #Item TitleQty
[lineIndex][SKU][textA] [quantity]


[/orderfile]----- Original Message ----- From: Paolo Coppo To: WebCatalog Talk Sent: Thursday, September 06, 2001 1:04 PM Subject: Re: sendmail Q > >[sendmail > >to=whatever@whatever.com&from=whatever@whatever.com&subject=whatever] > > > >I want to rent the [vartextA] with sku # [varSKU] in quantity: [varquantity] > > > >My order number is: [varcart] > > > >[Salutation] [FirstName] [lastname] > >[Title] > >[Company] > >[Occupation] > >[Address1] > >[Address2] > >[City], [State] [Zip] > >[Country] > >Tel: [Phone] fax: [fax] > >[Email] > >[Website] > >[/sendmail] > > > >what's wrong with this code? It only sends some of the variables from the > >form (and the vars that you see here match up to what's on the form)....any > >ideas? > > are you in an [orderfile] context? (or a showcart command?) > please post the form from the previous page > -- > -- > blo :-> > > ------------------------------------------------------------- > 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: [WebDNA] showif/sendmail question (Donovan Brooke 2008)
  2. Re: [WebDNA] showif/sendmail question ("Brian B. Burton" 2008)
  3. Re: [WebDNA] showif/sendmail question (Chris Wilkinson 2008)
  4. Re: [WebDNA] showif/sendmail question (Donovan Brooke 2008)
  5. Re: [WebDNA] showif/sendmail question ("Dan Strong" 2008)
  6. Re: [WebDNA] showif/sendmail question ("Dan Strong" 2008)
  7. Re: [WebDNA] showif/sendmail question (Terry Wilson 2008)
  8. Re: [WebDNA] showif/sendmail question ("cw@e-wave.net" 2008)
  9. Re: Sendmail question ( Patrick McCormick 2005)
  10. Re: Sendmail question ( Lester 2005)
  11. Re: Sendmail question ( Patrick McCormick 2005)
  12. Re: Sendmail question ( Bess Ho 2005)
  13. Sendmail question ( Patrick McCormick 2005)
  14. Re: SendMail question ( Larry Hewitt 2004)
  15. Re: SendMail question ( eLists 2004)
  16. Re: SendMail question ( Jesse Proudman 2004)
  17. SendMail question ( Larry Hewitt 2004)
  18. Re: Sendmail question (Donovan 2002)
  19. Sendmail question (Claude Gelinas 2002)
  20. Re: sendmail Q (John Peacock 2001)
  21. Re: sendmail Q (Ron Ceballos 2001)
  22. sendmail Q (Ron Ceballos 2001)
  23. Re: sendmail Q (Paolo Coppo 2001)
  24. Re: Sendmail Question (Stuart Tremain 2001)
  25. Re: Sendmail Question (Christer Olsson 2001)
  26. Re: Sendmail Question (Brian Boegershausen 2001)
  27. Sendmail Question (Brian Stodola 2001)
  28. Re: Sendmail question [Newbie] (PCS Technical Support 1999)
  29. Re: Sendmail question [Newbie] (Peter Ostry 1999)
  30. Re: Sendmail question [Newbie] (Martin Bech 1999)
  31. Re: Sendmail question [Newbie] (John Winningham 1999)
  32. Re: Sendmail question [Newbie] (The Mooseman 1999)
  33. Sendmail question [Newbie] (Phil Herring 1999)
****in a order file context ~~sorry if the code is messed up by the email~~here it is**** [orderfile cart=[cart]] [lineitems] [SetLineItem cart=[cart]&index=[lineindex]]quantity=[interpret][quantity[lineindex]][/int erpret]&textA=[url][lookup db=catalog.db&lookinfield=SKU&value=[url][SKU][/url]&returnfield=ProductType ][/url][/SetLineItem] [/lineitems] [lineitems] [text]varSKU=[SKU][/text] [text]vartextA=[textA][/text] [text]varquantity=[quantity][/text] [text]varcart=[cart][/text][showif [sendmail]=true] [sendmail to=ron@specsimple.com&from=visitor@aof.com&subject=renting]I want to rent the [vartextA] with sku # [varSKU] in quantity: [varquantity] My order number is: [varcart][Salutation] [FirstName] [lastname] [Title] [Company] [Occupation] [Address1] [Address2] [City], [State] [Zip] [Country] Tel: [Phone] fax: [fax] [Email] [Website] [/sendmail] [/showif] [/lineItems]
Your Order Number is #[cart]

number found is: [numfound]
index of number found is: [index]
[formvariables] [name] = [value]
[/formvariables]
Line #Product #Item TitleQty
[lineIndex][SKU][textA] [quantity]


[/orderfile]----- Original Message ----- From: Paolo Coppo To: WebCatalog Talk Sent: Thursday, September 06, 2001 1:04 PM Subject: Re: sendmail Q > >[sendmail > >to=whatever@whatever.com&from=whatever@whatever.com&subject=whatever] > > > >I want to rent the [vartextA] with sku # [varSKU] in quantity: [varquantity] > > > >My order number is: [varcart] > > > >[Salutation] [FirstName] [lastname] > >[Title] > >[Company] > >[Occupation] > >[Address1] > >[Address2] > >[City], [State] [Zip] > >[Country] > >Tel: [Phone] fax: [fax] > >[Email] > >[Website] > >[/sendmail] > > > >what's wrong with this code? It only sends some of the variables from the > >form (and the vars that you see here match up to what's on the form)....any > >ideas? > > are you in an [orderfile] context? (or a showcart command?) > please post the form from the previous page > -- > -- > blo :-> > > ------------------------------------------------------------- > 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/ Ron Ceballos

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:

passing info to thankyou.tpl (1998) E-mailer error codes (1997) Spiders, robots, whatever you want to call them (1998) Images in WebCat (2000) Setting up shop (1997) Searching for the end (1998) Sendmail double space (2001) WebDNA-Talk Digests (1997) Replace context problem ... and answers (1997) can WC render sites out? (1997) RAM variables (1997) Search-context (1999) corrupted jpgs (2003) select multiple 2 more cents (1997) Re:quit command on NT (1997) WebCatalog Hosting (1996) Maybe off topic but how to charge (1997) [protect] weirdness (2000) email database file (2005) WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)