I have a query that can return several thousand records. When I run a query
that only returns a small number ( lets say 15 or so, which is what I have
seen), the page behaves fine, displays fine, etc. HOWEVER if I return a
large number of records (1020, which is what I have seen), there is a huge
amount of white space (like 2 page down's worth on a 1024 X 768 resolution)
displayed before the table of results... in effect, making it look as if
there was nothing returned, and all there is showing initially is the page
header graphics. I've made sure everything that can be set to 0 is
(margins, cellpadding, etc.) and that all the table elements are valigned
to TOP... any other suggestions?

Gina Shillitani


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to