kenlyle
Posts: 7
|
| Posted: 10/16/2004, 11:50 AM |
|
I have some products in my store, based on the bookstore example (PHP/MySQL) that reference other products.
How can I type the URLs into the product field so that they display as links, and not as text?
See http://www.foodnsport.com/fsstore/ProductDetail.php?product_id=119 for an example of what I don't want.
Thanks,
Ken
|
 |
 |
GeorgeS
Posts: 206
|
| Posted: 10/16/2004, 3:29 PM |
|
ken, try changing content property of this label from 'text' to 'html'
_________________
GeorgeS |
 |
 |
Ken Lyle
|
| Posted: 10/18/2004, 11:08 AM |
|
Perfect! Thanks.
Ken
|
|
|
 |
|