I think this site may help you
http://www.stephan-tual.com/index.cfm?mode=DisplayTutorial&TuUUID=CA3C99A0-EC34-11D3-85030050DABEAE1B
Shally
-Original Message--
From: "Robert Orlini" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: June 9, 2000 2:21:52 PM GMT
Subject: next 5 records
Hello,
I may be wrong, but I think the problem is not in the code, but in the
ending of the FORM tag. If the code you copied is exactly as you have
written it:
then the FORM tag is not ended, until the second line; the line with the
input tag. So, the form does not pass the field "start". The CFP
This is a multi-part message in MIME format.
--=_NextPart_000_0013_01BFA870.6E046AD0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
-Original Message-
From: Akbar Pasha [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 17, 2000 3:31 AM
To: '[EMA
It is (see below) an example from the old CF 3.0 examples.
Just change it to 5 records instead of 10.
Uwe
SELECT * FROM Parks WHERE 0=0
AND ParkName LIKE '%#ParkName#%'
AND ParkType = '#ParkType#'
AND Region = '#Region#'
AND State = '#State#'
4 matches
Mail list logo