The query data may contain html tags that break your table...

Try viewing source and start deleting tables from the inside out, that's the
easiest way to determine if you have orphaned tags.

                                                    
Bryan Love ACP
Internet Application Developer
Telecommunication Systems Inc.
[EMAIL PROTECTED]
                                                    


-----Original Message-----
From: Susan Allen [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 1:33 PM
To: CF-Talk
Subject: Table Spacing


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