The cfsearch tag works slightly differently in 5.0 and cfmx.
<cfsearch collection="ma2003archives" name="searchQuery" type="SIMPLE" criteria="court" startrow="1" maxrows="200">
<cfoutput>#searchQuery.recordCount#<br></cfoutput>
This code on cf5.0 will return 201 records.
This code on cfmx will return 200 records.
FWIW
Jerry Johnson
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
