HOW can i create SEARCH in my site?

liunx

Guest
i am working in creating a medical system that keep track of medical records.. i am now in coding the search engine in the system which takes tha value entered by the user and search the database for the values that match the user's value..and display it in the results page..so how can i do that??can anyone give a sample of the code??

i am using Sql server 2000 and Asp.net/VB.net..
 
Top