|
|
|
|
|
| | |
| |
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: is this what you meant? |
|
From: |
Elija |
|
Date: |
9/18/2001 8:19:30 AM |
|
IP: |
194.6.9.129 |
Close...
try
SQLtext ="SELECT * from Researcher where FirstName = '" & Request.Form("search_name") & "' OR ResearchDescription = '%" & Request.Form("search_interest") & "%' order by Surname "
Hope this helps
Elija |
Previous Message
Follow Up - Re: is this what you meant? - Elija 9/18/2001 8:51:47 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|