Answered
cfdocument times out due to img tag
Hello there, i've got a similar problem once the user 'Ken'
got:
I've programmed a script which generates a PDF with HTML-Tags, nothing special. There are 2 image tags included, one that looks up an image within the same directory, the other is going to request a chart image from http://img.cash.ch
On my local dev machine, everything worked just fine, on the production, everything WOULD HAVE worked if it wasn't for the 2 image tags. They are really making problems. But once I remove the image tags, everything works again, even on the production.
Can anybody tell me what is the problem here and how to solve it?
Here's the code.:
I've programmed a script which generates a PDF with HTML-Tags, nothing special. There are 2 image tags included, one that looks up an image within the same directory, the other is going to request a chart image from http://img.cash.ch
On my local dev machine, everything worked just fine, on the production, everything WOULD HAVE worked if it wasn't for the 2 image tags. They are really making problems. But once I remove the image tags, everything works again, even on the production.
Can anybody tell me what is the problem here and how to solve it?
Here's the code.:
