I'm working on a simple e-commerce website right now, nothing real just practicing
the problem that I'm having is how to make a simple search in the website?
i.e. if I want to search for the word "iphone" in the database of the website.
how can I do that? and how can I specify a column to search in it instead of searching the whole table?
I'm using visual web developer express 2008 and SQL server 2008