[WebDNA] Commerce tags clarification

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 111951
interpreted = N
texte = > Both version, server and fcgi, serve these tags. However, fcgi > does not supprt them (still in there but hidden) I'm not sure but I think this means all Server versions through 8.0.2 will still run Webmerchant and other online stores that are cart/order file based, butnone of the FastCGI versions will do this. Is this correct Chris? Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Management On 01/16/2015 12:31 PM, christophe.billiottet@webdna.us wrote: > > > > >> On 16 Jan 2015, at 21:20, Jym Duane >> wrote: >> >> what is last version(s) with working commerce tags, weather >> supported , or not (still in there but hidden). which tags >> are not supported? >> >> the ones in bold have pretty much always been in use on our >> older sites. >> >> Add [AddLineItem] [Cart] Clear [ClearLineItems] [LineItems] >> NewCartSearch [OrderFile] Purchase [Purchase] Remove >> [RemoveLineItem] [SetHeader] [SetLineItem] ShowCart >> [ValidCard] Formulas >> >> jym >> >> >> >> On 1/15/2015 8:23 AM, christophe.billiottet@webdna.us wrote: >>> Some possible ideas; please explain specifically what you >>> want with "[elseif] to [if] context" and the [switch] >>> >>> The "commerce tags" are not supported anymore. Also, >>> PostGres is not on the roadmap at this time. >>> >>> You have had an opportunity earlier. >>> >>> - chris >>> >>> >>> >>> >>> >>>> On 15 Jan 2015, at 18:56, Donovan Brooke >>>> wrote: >>>> >>>> If resources are going to be put into development rather >>>> than marketing, why not make some *standardized* >>>> improvements that will attract new users. I’m talking >>>> about things that programmers look for in a language. >>>> >>>> Off the top of my head: [elseif] to [if] context. >>>> >>>> Database support, starting with PostGres ie. [SQLConnect >>>> dbtype=PostGres] >>>> >>>> [sendmail] (local) override (instead of global server >>>> setting) of things like smtp port/auth, TLS settings, >>>> etc.. We already have the roadmap to make that local. >>>> >>>> [switch..] context with more comparison options. >>>> >>>> Add Md5 (and other newer encryption, digest, etc.) to >>>> encrypt.. for md5, just copy APOP. APOP is not very >>>> descriptive. [encrypt method=md5][/encrypt] >>>> >>>> secure param for setcookie >>>> >>>> Some other improvements off the top of my head: >>>> >>>> For the commerce tags (which, yes, they are still very >>>> useful):…………….. [listHeaders][/listHeaders] ie.: >>>> [orderfile cart=[cart]] [listHeaders name=Accountnum] >>>> [name]=[value]
[/listheaders] [/orderfile] >>>> >>>> would produce: accountnum= >>>> >>>> == Ability to set a flag to use a WebDNA Database with >>>> [orderfile] instead of the order files that are created. >>>> >>>> == Ability to specify a unique ID within >>>> [addlineitems..], instead of sku [addlineitems >>>> uniqueID=p_id&p_id=X&cart=[cart]][/addlineitems] >>>> ………………………………………………………………………………... >>>> >>>> >>>> "Best Match" used in WebDNA Search system is munged when >>>> using the Summ=T param. <— I don’t think that ever got >>>> fixed. >>>> >>>> Improvements to [removehtml]: specify only parts of the >>>> html syntax... such as: [removehtml comments] >>>> >>>> New SiteBuilder? >>>> >>>> code for Payment and Shipping Gateway API’s. >>>> >>>> >>>> >>>> >>>> >>>> >>>> --------------------------------------------------------- >>>> >>>> >>>> This message is sent to you because you are subscribed to >>>> the mailing list . To unsubscribe, >>>> E-mail to: >>>> >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> >>>> Bug Reporting: support@webdna.us >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . To unsubscribe, E-mail >>> to: >>> >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> >>> Bug Reporting: support@webdna.us >>> >>> >>> >> >> -- Jym Duane - CTO - Purpose Media Creating Your Success >> Story Marketing : Television - Internet -Print Phone: (877) >> 443-1323 Email: jym@purposemedia.com >> >> Web: www.purposemedia.com >> >> >> Oregon - www.GuideToOregon.com >> >> PO Box 1725, Jacksonville, OR 97530 >> >> California - www.OrangeCounty.net >> >> PO Box 2025, Capistrano Beach, CA 92624 >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . To unsubscribe, E-mail to: archives: >> http://mail.webdna.us/list/talk@webdna.us Bug Reporting: >> support@webdna.us > > --------------------------------------------------------- This > message is sent to you because you are subscribed to the > mailing list . To unsubscribe, E-mail to: > archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us > Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Commerce tags clarification (Jym Duane 2015)
  2. Re: [WebDNA] Commerce tags clarification (Kenneth Grome 2015)
  3. Re: [WebDNA] Commerce tags clarification (christophe.billiottet@webdna.us 2015)
  4. [WebDNA] Commerce tags clarification (Kenneth Grome 2015)
> Both version, server and fcgi, serve these tags. However, fcgi > does not supprt them (still in there but hidden) I'm not sure but I think this means all Server versions through 8.0.2 will still run Webmerchant and other online stores that are cart/order file based, butnone of the FastCGI versions will do this. Is this correct Chris? Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Management On 01/16/2015 12:31 PM, christophe.billiottet@webdna.us wrote: > > > > >> On 16 Jan 2015, at 21:20, Jym Duane >> wrote: >> >> what is last version(s) with working commerce tags, weather >> supported , or not (still in there but hidden). which tags >> are not supported? >> >> the ones in bold have pretty much always been in use on our >> older sites. >> >> Add [addlineitem] [cart] Clear [clearlineitems] [lineitems] >> NewCartSearch [orderfile] Purchase [purchase] Remove >> [removelineitem] [setheader] [setlineitem] ShowCart >> [validcard] Formulas >> >> jym >> >> >> >> On 1/15/2015 8:23 AM, christophe.billiottet@webdna.us wrote: >>> Some possible ideas; please explain specifically what you >>> want with "[elseif] to [if] context" and the [switch] >>> >>> The "commerce tags" are not supported anymore. Also, >>> PostGres is not on the roadmap at this time. >>> >>> You have had an opportunity earlier. >>> >>> - chris >>> >>> >>> >>> >>> >>>> On 15 Jan 2015, at 18:56, Donovan Brooke >>>> wrote: >>>> >>>> If resources are going to be put into development rather >>>> than marketing, why not make some *standardized* >>>> improvements that will attract new users. I’m talking >>>> about things that programmers look for in a language. >>>> >>>> Off the top of my head: [elseif] to [if] context. >>>> >>>> Database support, starting with PostGres ie. [SQLConnect >>>> dbtype=PostGres] >>>> >>>> [sendmail] (local) override (instead of global server >>>> setting) of things like smtp port/auth, TLS settings, >>>> etc.. We already have the roadmap to make that local. >>>> >>>> [switch..] context with more comparison options. >>>> >>>> Add Md5 (and other newer encryption, digest, etc.) to >>>> encrypt.. for md5, just copy APOP. APOP is not very >>>> descriptive. [encrypt method=md5][/encrypt] >>>> >>>> secure param for setcookie >>>> >>>> Some other improvements off the top of my head: >>>> >>>> For the commerce tags (which, yes, they are still very >>>> useful):…………….. [listHeaders][/listHeaders] ie.: >>>> [orderfile cart=[cart]] [listHeaders name=Accountnum] >>>> [name]=[value]
[/listheaders] [/orderfile] >>>> >>>> would produce: accountnum= >>>> >>>> == Ability to set a flag to use a WebDNA Database with >>>> [orderfile] instead of the order files that are created. >>>> >>>> == Ability to specify a unique ID within >>>> [addlineitems..], instead of sku [addlineitems >>>> uniqueID=p_id&p_id=X&cart=[cart]][/addlineitems] >>>> ………………………………………………………………………………... >>>> >>>> >>>> "Best Match" used in WebDNA Search system is munged when >>>> using the Summ=T param. <— I don’t think that ever got >>>> fixed. >>>> >>>> Improvements to [removehtml]: specify only parts of the >>>> html syntax... such as: [removehtml comments] >>>> >>>> New SiteBuilder? >>>> >>>> code for Payment and Shipping Gateway API’s. >>>> >>>> >>>> >>>> >>>> >>>> >>>> --------------------------------------------------------- >>>> >>>> >>>> This message is sent to you because you are subscribed to >>>> the mailing list . To unsubscribe, >>>> E-mail to: >>>> >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> >>>> Bug Reporting: support@webdna.us >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . To unsubscribe, E-mail >>> to: >>> >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> >>> Bug Reporting: support@webdna.us >>> >>> >>> >> >> -- Jym Duane - CTO - Purpose Media Creating Your Success >> Story Marketing : Television - Internet -Print Phone: (877) >> 443-1323 Email: jym@purposemedia.com >> >> Web: www.purposemedia.com >> >> >> Oregon - www.GuideToOregon.com >> >> PO Box 1725, Jacksonville, OR 97530 >> >> California - www.OrangeCounty.net >> >> PO Box 2025, Capistrano Beach, CA 92624 >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . To unsubscribe, E-mail to: archives: >> http://mail.webdna.us/list/talk@webdna.us Bug Reporting: >> support@webdna.us > > --------------------------------------------------------- This > message is sent to you because you are subscribed to the > mailing list . To unsubscribe, E-mail to: > archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us > 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:

Re:2nd WebCatalog2 Feature Request (1996) Target wit redirect (1998) More questions about serial number dishing (1997) WebCat2 several catalogs? (1997) Upgrading from version (1998) Hiding a subsection of text (2002) Release of 2.01? (1997) WebCatalog2 Feature Feedback (1996) Umm...about those log files? (Off Topic) (1997) [OT] Cold Fusion snippet please... (2002) Adding Header Values with [SetHeader] (1998) Email notification to one of multiple vendors ? (1997) WebCatalog can't find database (1997) truncating email part II (1997) Running 2 two WebCatalog.acgi's (1996) ShowNext example for GeneralStore (1997) [WebDNA] results survey "the usage webdna" (2017) Typhoon Rev. and PCS store problems (1999) webcat2b12 CGI -- Date comparisons (1997) Big Databases (1997)