|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
is this what you meant? |
|
From: |
Brandon |
|
Date: |
9/18/2001 3:49:54 AM |
|
IP: |
128.250.6.245 |
If I want to use that to search for ResearchDescription, how you write the code? I tried the following, but didn't work.
thank you
SQLtext ="SELECT * from Researcher where FirstName = '" & Request.Form("search_name") & "' OR %ResearchDescription% = '" & Request.Form("search_interest") & "' order by Surname " |
Previous Message
Follow Up - Re: is this what you meant? - Elija 9/18/2001 8:19:30 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|