Match exact keyword (Find "test", but not "testing - نوشته شده در (1053 Views)
Advanced Member
Etymon
مطلب: 2396
2396
I need to mod search.asp to search for exact keywords. Does anyone know how to do this?
Match exact keyword (Find "test", but not "testing")

Thanks,

Etymon
<
 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Forum Admin
HuwR
مطلب: 20611
20611
you will need to rewrite the query somewhat so that it used CONTAINS rather than LIKE but that would also require that you enable Full-text searching on your database<
نوشته شده در
Advanced Member
Etymon
مطلب: 2396
2396
Originally posted by HuwR
you will need to rewrite the query somewhat so that it used CONTAINS rather than LIKE but that would also require that you enable Full-text searching on your database

Thanks Huw for the terminology! That helps a lot. smile<
 
شما باید یک متن وارد کنید