dwarvenmilitia
Programmer
Hey I know this may sound really bad but I have all my db setup and pulling images off and displaying in web fine.
I can create a search bar for text (one variable). BUT
Say I have like 6 catagories ie field names in the db and they are checkboxes (yes/no). How do I go about variables between table names and forms and if only one category is searched or any combination of them how does SQL go?
I have tried to find examples and I have mixed ASP with the SQL which appears to be fine but I have no idea on building the page to relate the selected inputs to each other.
Any help would be awesome.
I can create a search bar for text (one variable). BUT
Say I have like 6 catagories ie field names in the db and they are checkboxes (yes/no). How do I go about variables between table names and forms and if only one category is searched or any combination of them how does SQL go?
I have tried to find examples and I have mixed ASP with the SQL which appears to be fine but I have no idea on building the page to relate the selected inputs to each other.
Any help would be awesome.