searching on two criterior

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a results page that displays the results from a database.

If I enter the following url on my search page like

http://www.model-dockyard.com/search/result.asp?category=fitting

I can show all items that meet the criterior = fitting, BUT if I wanted to
display the results of two criterior such as fitting AND manufacturer, what
is the correct syntax be?

I have tried using various options around...for example

http://www.model-dockyard.com/search/result.asp?category=fitting?manufacturer=mantua

Can anyone help me.

Thanks


Nick
 
Back
Top