Has anyone else ever encountered this, or am I hallucinating?

I have a search page whereby a user can dynamically develop a search on an Access 
database.
The result page evaluates the passed form fields and builds a query with GROUP, HAVING 
and ORDER BY clauses.
If the result set is 60 or so or fewer rows, everything outputs fine.
For two of the possible queries, the result set is over 100.  In those cases, the 
table output doesn't appear on the page at the top... the user has to scroll down to 
see the output.
I've commented out everything: style sheets, html text, input boxes, and get the same 
result.

Any clues?

Thanks,



Susan Hamilton Allen
Information Technology Manager
MEVATEC Corporation
White Sands Missile Range, NM


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to