J
JA
Hi,
I am using FrontPage 2000. I want make lists of products, sorted
alphabetically by name. Each product would link to the database by the
product number.
Ex: <a href="http://www.mysite.com/productID=[IDnumber]">Name of Product</a>
But it should only show the Product Name as a link.
Is there a way to do this using the drw, other than by writing the whole
expression out in a query in the database? I tried inserting html before and
after the product name (on the drw page), but the resulting link has
<<IDnumber>> instead of the actual number.
I hope this makes sense!
Thanks for any ideas.
JA
I am using FrontPage 2000. I want make lists of products, sorted
alphabetically by name. Each product would link to the database by the
product number.
Ex: <a href="http://www.mysite.com/productID=[IDnumber]">Name of Product</a>
But it should only show the Product Name as a link.
Is there a way to do this using the drw, other than by writing the whole
expression out in a query in the database? I tried inserting html before and
after the product name (on the drw page), but the resulting link has
<<IDnumber>> instead of the actual number.
I hope this makes sense!
Thanks for any ideas.
JA