Yeah, we have noticed that cfdocument is picky about bad HTML.
Unfortunately this is a web service we use for PDF generation which is
used by one of our companies to generate Appraisals on the fly.  The
HTML for the appraisal comes from a third party and is usually
HORRENDOUS and there is nothing we can do about it.  Every time we tell
this company that their HTML they return to us is malformed, they says
something like, "What do you mean?  It opens up fine for us in IE!"

I'm afraid this morning's problems may have had something to do with
trying to create PDFs from really bad HTML, and since cfdocument is
single threaded on CF Standard it brought everyone to a halt.

We actually have a quote we have submitted to our "powers that be" to
get Enterprise, but it isn't cheap.  

~Brad

-----Original Message-----
From: Casey Dougall [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 27, 2007 11:53 AM
To: CF-Talk
Subject: Re: cfdocument HELP!

<cfdocument> DOES NOT like bugs in the code. Could be something stupid
like
a miss-spelled word in your query and it will end up hanging ALL calls
to
<cfdocument> Restart is required to free up this tag again.

If someone has a better solution to this problem I'd love to here it.
Until
then, test your <cfdocuments> locally and don't add them to your live
site
until they are ready and bug free to avoid this issue.
-- 
Casey


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270830
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to