|
|
|
|
|
| | |
| |
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: |
Re: how to joint these codes? |
|
From: |
Elija |
|
Date: |
9/25/2001 4:00:39 AM |
|
IP: |
194.6.9.129 |
I can see no immediate reason why
SQLtext ="SELECT * from Researcher where ResearchInterest1 = '" & Request.Form("search_interest") & "' OR ResearchInterest2 = '" & Request.Form("search_interest") & "' or ResearchInterestDescription like '%" & Trim(Request.Form("search_interest")) & "%'
order by Surname"
Shouldn't work.
Maybe I'm missing something??
Elija |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|