What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

sku, title, price not showing up

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 20708
interpreted = N
texte = I've setup a second site within webCat where I can experiement with different contexts or commands. Could someone tell me why the sku, title, and price do not to show up on shoppingcart.tpl. They appear just fine on my results.tpl. Here is the code I'm using for both the results.tpl and shoppingCart.tpl.
 

Results.tpl--

<p>[foundItems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]<br>
  <a href=shoppingCart.tpl?command=add&db=[db]&sku=[url][sku][/url]&cart=[cart]>Add to Shopping Cart</a><p>This is a test</p>
 [/foundItems]</p>

ShoppingCart.tpl--

 [lineItems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]
 [/lineItems]

Thanks,
Rob Ruth Associated Messages, from the most recent to the oldest:

    
  1. Re: sku, title, price not showing up (Robert Ruth 1998)
  2. Re: sku, title, price not showing up (John Hill 1998)
  3. sku, title, price not showing up (Robert Ruth 1998)
I've setup a second site within webCat where I can experiement with different contexts or commands. Could someone tell me why the sku, title, and price do not to show up on shoppingcart.tpl. They appear just fine on my results.tpl. Here is the code I'm using for both the results.tpl and shoppingCart.tpl.
 

Results.tpl--

<p>[founditems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]<br>
  <a href=shoppingCart.tpl?command=add&db=[db]&sku=[url][sku][/url]&cart=[cart]>Add to Shopping Cart</a><p>This is a test</p>
 [/foundItems]</p>

ShoppingCart.tpl--

 [lineitems]
  SKU: [sku]<br>
  Title: [title]<br>
  Price: [format .2f][price][/format]
 [/lineItems]

Thanks,
Rob Ruth Robert Ruth

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:

Searching multiple Databases (1997) Field lenght (1998) What's wrong with this replace? (2002) Wanted: More Math Functions (or, Can You Solve This?) (1997) Really need a answer (1999) Kill the webcat process (2000) Round to the nearest half! (2008) variables in [addlineitem] (1998) Just Testing (1997) RePost: NAT and the CART (1999) a new bug? (1999) WebCat2 several catalogs? (1997) Frames and WebCat (1997) Help name our technology! (1997) Banner DNA (1997) includes (2003) Replace/Commit not Replacing/Commiting (2000) [WebDNA] Captcha question (and free code) (2009) Custom formulas.db (1998) More on the email templates (1997)