Hi, I have a page which seems to have trouble displaying and I think it may be due to the fact that the form contains several dynamically generated dropdown menus with lots and lots of options in them. So I thought I'd try using <cfflush> to get the page to display in stages in the hope that this would solve some of the problems. The error I'm getting is:
---------------------------------------------------------------------------- - Error Occurred While Processing Request Error Diagnostic Information Unable to perform CFFLUSH. You have called CFFLUSH in an invalid location, such as inside a CFQUERY or between a CFML custom tag start and end tag. The error occurred while processing an element with a general identifier of (CFFLUSH), occupying document position (1:3) to (1:11). The error occurred while processing an element with a general identifier of (CFRETHROW), occupying document position (246:11) to (246:21). Date/Time: 08/12/04 20:55:32 Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322) Remote Address: 203.173.160.17 HTTP Referrer: http://216.119.123.23/index.cfm?fuseaction=admin.Hub Query String: fuseaction=admin.manageProducts ---------------------------------------------------------------------------- --- Now, is this to do with the fact that it is a fusebox application? I know fusebox makes use of a few custom tags to make things happen. Because I know for a fact that it isn't inside a <cfquery> tag, and it's not between any of my custom tags. Any suggestions? Or should I refer this to a Fusebox forum? Cheers, Seona. __________________________________________________________________ << ella for Spam Control >> has removed Spam messages and set aside Later for me You can use it too - and it's FREE! http://www.ellaforspam.com --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.733 / Virus Database: 487 - Release Date: 2/08/2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
