|
My main directory works in a very similar way using .ASP and a MySQL
database.
The answer is to have seperate imput boxes for the important data
i.e. (using cars as an example)
Model: ----
Make: ----
Year: ----
Engine type: ---
Engine Size: ---
Colour: ----
By doing it that way you can search by, order by, display by etc.
any of the imputed fields
|