streborr
IS-IT--Management
- Jan 16, 2002
- 98
Some of our products contain the "%" sign in the name of the product, example: "Product1 20% GF".
The user drills down thru choices in combo boxes to find information about our products. The list 1 contains Product Category, list 2 contians Product Name (from the chosen category), list 3 contains type of properties for the chosen product.
This information is sent to the db and returns the properties of the chosen product. Everthing works perfect until the user requests information about a product with the "%" sign in the Product Name.
Question: How do I get around this without re-naming the products. (not an option)
The "%20" was added because of blank spaces.
The "20%" is part of the product name.
hpprop.asp?prodcat=High_Performance&prodname=Product1%2020%%20GF&propcat=Mechanical
Thanks for any assistance,
Rick
The user drills down thru choices in combo boxes to find information about our products. The list 1 contains Product Category, list 2 contians Product Name (from the chosen category), list 3 contains type of properties for the chosen product.
This information is sent to the db and returns the properties of the chosen product. Everthing works perfect until the user requests information about a product with the "%" sign in the Product Name.
Question: How do I get around this without re-naming the products. (not an option)
The "%20" was added because of blank spaces.
The "20%" is part of the product name.
hpprop.asp?prodcat=High_Performance&prodname=Product1%2020%%20GF&propcat=Mechanical
Thanks for any assistance,
Rick