|
|
|
|
|
| | |
| |
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|