If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Exact Phrase Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-15-06, 05:56
YawBoon YawBoon is offline
Registered User
 
Join Date: Jun 2006
Posts: 5
Exact Phrase Search

Help.....how can i do the phrase search in ASP.

i got a keyword .. let say (coding forums).

if my keyword i type with quotation marks "coding forums"....my search will return result with the exact phrase..
example result: 1. this is my 1st time in coding forums......
2. coding forums........................

and i would like to do this too if i put AND, OR, + in my keyword search....

does anyone know how to do this and provide me some tutorial....
thanks
Reply With Quote
  #2 (permalink)  
Old 08-03-06, 13:32
Reghardt Reghardt is offline
Registered User
 
Join Date: Aug 2006
Location: San Francisco, CA
Posts: 136
What are you searching?
Are you searching for a phrase out of a database table, a phrase in an input file, a phrase in a string, a phrase in another website, a phrase on your own website, etc...?

Try www.w3schools.com a great website for tutorials.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On