I have a database that contains characters such as a ":" or "/", etc. I have a search page that contains a pop up menu containing the exact options available. For example, Body/Cap/Housing: Brass. When I perform the search with these characters it passes on the following:
db.cgi?db=default&uid=default&Body_Cap_Housing=Body%2FCap%2FHousing%3A+Brass%2C+Nickel+Plated&view_records=View+Products
I don't know if dbman is reading the Body%2FCap%2FHousing........ correctly. It does not bring back any records with this information, when I know there are records with these parameters. Any ideas on correctly this situation would be appreciated. Thanks.
db.cgi?db=default&uid=default&Body_Cap_Housing=Body%2FCap%2FHousing%3A+Brass%2C+Nickel+Plated&view_records=View+Products
I don't know if dbman is reading the Body%2FCap%2FHousing........ correctly. It does not bring back any records with this information, when I know there are records with these parameters. Any ideas on correctly this situation would be appreciated. Thanks.

