Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in .NET only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
.NET
How to preform a multi keyword search using text box and sql
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
g7murali
New Member
Join Date:
May 2007
Posts:
6
#1
How to preform a multi keyword search using text box and sql
May 22 '07, 12:54 PM
hi to all
how to write code for multiple key word searching from database using textbox in c# web application
Frinavale
Recognized Expert
Expert
Join Date:
Oct 2006
Posts:
9749
#2
May 22 '07, 02:35 PM
Originally posted by
g7murali
hi to all
how to write code for multiple key word searching from database using textbox in c# web application
Could you explain more about what you are trying to do?
-Frinny
Comment
Post
Cancel
Abdul Haque
New Member
Join Date:
May 2007
Posts:
17
#3
May 23 '07, 05:04 AM
r u looking for incremental search teachinique, in which search is made at the client end only,then have a look at below link , and get some idea to implement it
Check out
this site for more information
in case you are looking for search through DB then
use the 'like' clause in the SQL query you send from front end to back end!
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment