|
 |
asp_databases thread: Search a Database by Date Ranges using ASP
Message #1 by "Manny Mendieta" <mannymr@b...> on Mon, 21 Jan 2002 18:50:21
|
|
I want to have an asp page that allows the user to query a database by
inputing a range of dates.
Message #2 by "Dallas Martin" <dmartin@z...> on Mon, 21 Jan 2002 14:15:51 -0500
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_001A_01C1A286.21A7D890
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Your email sounds like a request for detailed systems analysis. Do you
want to sign a formal contract
and provide an upfront retainer fee?
Dallas
----- Original Message -----
From: Manny Mendieta
To: ASP Databases
Sent: Monday, January 21, 2002 6:50 PM
Subject: [asp_databases] Search a Database by Date Ranges using ASP
I want to have an asp page that allows the user to query a database by
inputing a range of dates.
$subst('Email.Unsub').
Message #3 by "Drew, Ron" <RDrew@B...> on Wed, 23 Jan 2002 12:21:42 -0500
|
|
Build a form with the date ranges, include a javascript to valid the
range, use querystring or request.form to an asp to do the select and
then just show the user.
-----Original Message-----
From: Manny Mendieta [mailto:mannymr@b...]
Sent: Monday, January 21, 2002 1:50 PM
To: ASP Databases
Subject: [asp_databases] Search a Database by Date Ranges using ASP
I want to have an asp page that allows the user to query a database by
inputing a range of dates.
$subst('Email.Unsub').
|
|
 |