Re: lazy programming
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 33818
interpreted = N
texte = >> You have to use the parameters in the replace tag to identify and>> retrieve only those records you need to replace, which means the>> category=Clothing&subcategory= belongs in the replace tag along>> with the blah=blah parameters, not inside the replace context. And>> of course this snippet of code has to be changed so it appears in the>> proper syntax, which means it has to look more like this:>> eqcategorydatarq=Clothing&eqsubcategorydatarq=[blank]>>hehe Right! this was lazy webcat list posting on my part :)>the actual replace context is:>[replace db=catalog.db&eqskudatarq=[sku]]>then the category is being generated with a formvariables, and so there will>always be a category=[value] inside the replace context. But I want to add>one at the end that in effect overides the one in the formvariables if it>exists. so the result inside the replace looks like [replace>db=catalog.db&eqskudatarq=[sku]]category=origvalue&category=newvalue[/replac>e] and I don't understand why it's not just replacing it twice cus it seems>like it shouldWebCat will never replace a field value twice because it only sees the *first* occurrence of the category value. If you want to replace the existing value with the non-formvariable value, you have to put that value FIRST, not second.================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------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:
>> You have to use the parameters in the replace tag to identify and>> retrieve only those records you need to replace, which means the>> category=Clothing&subcategory= belongs in the replace tag along>> with the blah=blah parameters, not inside the replace context. And>> of course this snippet of code has to be changed so it appears in the>> proper syntax, which means it has to look more like this:>> eqcategorydatarq=Clothing&eqsubcategorydatarq=[blank]>>hehe Right! this was lazy webcat list posting on my part :)>the actual replace context is:>[replace db=catalog.db&eqskudatarq=[sku]]>then the category is being generated with a formvariables, and so there will>always be a category=[value] inside the replace context. But I want to add>one at the end that in effect overides the one in the formvariables if it>exists. so the result inside the replace looks like [replace>db=catalog.db&eqskudatarq=[sku]]category=origvalue&category=newvalue[/replac>e] and I don't understand why it's not just replacing it twice cus it seems>like it shouldWebCat will never replace a field value twice because it only sees the *first* occurrence of the category value. If you want to replace the existing value with the non-formvariable value, you have to put that value FIRST, not second.================================Kenneth Grome, WebDNA Consultant808-737-6499 http://webdna.net================================-------------------------------------------------------------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/
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:
snicker, snicker (1997)
[isfile] ? (1997)
Status of variable hierarchy changes? (2000)
Post (1997)
Newbie Tax Question (1997)
[shippingtotal] in Formulas.db (2002)
WebDNA install - linux (2002)
re:check boxes (1997)
Confused about Grep Syntax (2004)
WebDelivery: One step closer !! (1997)
page redirect in webDNA (1997)
international time (1997)
Re[2]: 2nd WebCatalog2 Feature Request (1996)
sendmail (2000)
RE: protect tag on NT (1997)
Mozilla/4. and Browser Info.txt (1997)
Date Search Problem (1999)
Only charge card when product shipped ? (1997)
2 databases problem (1997)
File Uploads... (1997)