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:
WebCat3.04/w*4/OS8.5.1 and aliases (1999)
creator code (1997)
Re[2]: Problems with WebCat (2000)
creator code (1997)
customizing the color of user's pages (1997)
RE: Credit Card Checksum (1997)
showif (1999)
Anyone using WebCat UNIX on a busy server yet? (1999)
hiding hyperlink info in URL field (1999)
Shipcost lookup? (1997)
[WebDNA] Bullet proof dynamic tables (2009)
when is date system date or order date? (1997)
using showpage and showcart commands (1996)
[date format] w/in sendmail (1997)
WC2.0 Memory Requirements (1997)
Re1000002: Setting up shop (1997)
Showif, Hideif reverse logic ? (1997)
[WebDNA] Why doesn't this returnraw redirect to the new page? (2009)
Verifying and adding new users (1997)
Big Databases (1997)