Hi:)
I am doing a project where I have set up a website. I have added info into mysql.
How do I dynamically get info.
I have set up a clothes website, and if the customer uses drop down menus and selects "skirts" and "black" for example, how do I dynamically add the "skirts" and "black" into my sql query, rather than having to manually type them in (using jsp) which would not work anyway as obviously I don't know what the customer will want to view.
Hope you understand what I'm asking, I'm not extactly great at computer:)
Any help or links would be greatly appreciated,
Thanks:)