Forums
This topic is locked
url parameter assistance
Posted 12 Jan 2007 15:38:00
1
has voted
12 Jan 2007 15:38:00 Stevie Grant posted:
Hi folks,I'm using Dreamweaver 8 along with Web Assist's eCart extension to develop my e-commerce website on www.themensstore.com/test
I'm having issue with passing parameters. My pages have a recordset called rsCategories and a repeat region command that pulls the product categories CatName from the database.
CatName then links to a category.asp that passes the CatID between the page now it does this without any problem but it then knocks out my navigation showing only the passed CatID.
How can I pass the parameter to category.asp and still have all my nav options showing?
Thanks in advance,
Steven