|
|
|
|
|
| | |
|
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: |
Re: SQL.... |
From: |
Elija |
Date: |
9/10/2001 3:56:43 AM |
IP: |
194.6.9.129 |
I think this is what you are after..
SQLtext ="SELECT * from Researcher where FirstName = '" & Request.Form("search_name") & "' OR Surname = '" & Request.Form("search_name") & "'"
Hope this Helps
Elija
|
Previous Message
Follow Up - Thank you, that helps!! - Brandon 9/10/2001 9:30:12 PM
|
|
|
|
|
|
|
|
|
|
|
|