CalUK1986
04-23-2009, 07:30 PM
I am currently developing a website that will allow a user to insert what ingredients they have into a txt box, and when the user clicks on the "Search" button, the website will then proceed to search the MS Express 2005 SQL Database for recipes relating to any of the searches.
I am not sure how to code this, and is it better to bring to the user to a separate search result page, or keep it on the same page in a gridview or dataview. Also I need the database to able to allow the ability to view the databases in detail. I was thinking that once had been selected that it be shown in a gridview or a form of its own detailing as follows:
RECIPE NAME
INGREDIENTS
METHOD OF CREATING.
if anyone can help I would appreciate it.
I am not sure how to code this, and is it better to bring to the user to a separate search result page, or keep it on the same page in a gridview or dataview. Also I need the database to able to allow the ability to view the databases in detail. I was thinking that once had been selected that it be shown in a gridview or a form of its own detailing as follows:
RECIPE NAME
INGREDIENTS
METHOD OF CREATING.
if anyone can help I would appreciate it.