Re: 2.0Beta Command Ref (can't find this instruction)
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 10486
interpreted = N
texte = I have a question about _why_ you're doing this, but I'll ask it at the end.>But I can't get it to take on a>[replace=product.db&eqskudata=[sku]]&pvprice=[pvprice][/replace] )with the>modified value of pvpriceIs pvprice a field in your database? If not, then no amount of pvprice=xx will be able to replace a field that doesn't exist.The syntax for replace with a database that has a price field is[replace db=product.db&eqskudata=[sku]]price=[math][price]*.95[/math][/replace]Notice there is no = after replace, and there is no & at the beginning of the interior of the replace context.Also [math][pvprice]=[pvprice]*.95[/math] doesn't make sense; remember that anything with [] around it gets substituted with its real value _first_, so the line above would read[math]6.45=6.45*.95[/math], which is not possible.These are just little syntax problems, but they make the whole thing not work.----------So, why are you doing this temporariy price thing? Is it to give certain persons a discount while they're at your site? If so there are much better ways to do that, and they don't require modifications to your database.Grant Hulbert, V.P. Engineering | Tools for WebWarriorsPacific Coast Software | WebCatalog, WebCommerce Solution11770 Bernardo Plaza Court, #462 | SiteEdit, SiteCheck, PhotoMasterSan Diego, CA 92128 |619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com------------------------------------To leave this talk list send an email to macjordomo@smithmicro.comwith BODYunsubscribe WebDNA-Talk------------------------------------
Associated Messages, from the most recent to the oldest:
I have a question about _why_ you're doing this, but I'll ask it at the end.>But I can't get it to take on a>[replace=product.db&eqskudata=[sku]]&pvprice=[pvprice][/replace] )with the>modified value of pvpriceIs pvprice a field in your database? If not, then no amount of pvprice=xx will be able to replace a field that doesn't exist.The syntax for replace with a database that has a price field is[replace db=product.db&eqskudata=[sku]]price=
[math][price]*.95[/math][/replace]Notice there is no = after replace, and there is no & at the beginning of the interior of the replace context.Also
[math][pvprice]=[pvprice]*.95[/math] doesn't make sense; remember that anything with [] around it gets substituted with its real value _first_, so the line above would read
[math]6.45=6.45*.95[/math], which is not possible.These are just little syntax problems, but they make the whole thing not work.----------So, why are you doing this temporariy price thing? Is it to give certain persons a discount while they're at your site? If so there are much better ways to do that, and they don't require modifications to your database.Grant Hulbert, V.P. Engineering | Tools for WebWarriorsPacific Coast Software | WebCatalog, WebCommerce Solution11770 Bernardo Plaza Court, #462 | SiteEdit, SiteCheck, PhotoMasterSan Diego, CA 92128 |619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com------------------------------------To leave this
Talk List send an email to macjordomo@smithmicro.comwith BODYunsubscribe WebDNA-Talk------------------------------------
Grant Hulbert
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:
[WebDNA] Snow Leopard and v7 (2011)
Changing price for a SLU based on options (size, etc.) (1997)
Sendmail truncation in Eudora Clients (1998)
drop down list (2000)
Huge databases and RAM (1998)
[WebDNA] random blank results? how come? (2014)
Grep to convert characters to html entities (2006)
How to Display text in empty fields (1997)
WCS Newbie question (1997)
frames & carts (1997)
RE: Clearing orders and database help! (1997)
[WebDNA] How to get the domain name? (2009)
Requiring that certain fields be completed (1997)
bug in [SendMail] (1997)
encryption in browser? (1998)
[/application] error? (1997)
[WebDNA] can't map webdna to .tpl (2017)
WebDNA install on Tiger doesn't work ... (2005)
Search Question (2003)
Back to Authnet with storebuilder (2003)