Database search

G

Guest

Need help!

I have a database of products that I want customers to be able to search.
The database fields are:

CATOGORY :: SUB-CATOGORY :: PRODUCT DESCRIPTION

I want the customer to

1. 'choose' a catogory
2. 'choose' a sub-catogory (of the chosen catogory)
3. 'Search' for product name (of the chosen sub-catogory)

I have the database connection fine

QUESTION: Once they choose a catogory how do I pass that 'choice' to the
next look-up for it's particular sub-catogory, and again to it's product name?

Thanks!
Sondra
 
G

Guest

I did fiond that page and have had successs WITH THE EXCEPTION of the last
part. All the choices go well, but now can't figure out how to search the
sub-catagories product descriptions?

Any thoughts?

Sondra
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top