which browser are you viewing the results in? maybe the browser is timing
out? how long does the query take with what you're calling "low" and "high"
recordcounts?

-----Original Message-----
From: Adkins, Randy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 6:16 AM
To: CF-Talk
Subject: Maybe a silly question.


Okay this might be off the wall, but it escapes me as to the reasoning of
this.

I have a query that runs and generates between 200-2000 records to be
displayed
to the user. When the record count is low say below 300 or 4000, it will
spit out
the desired results without a problem.

However when the record count is higher, say once the query is completed and
it will display a BLANK Page. No out put or anything. If you view the source
of it,
you will see the following:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>

I have no MAXROWs or Aborts or EXIT tags that would prevent this from
displaying
the appropriate data.

Any ideas?

Thanks in advance.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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