|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|