Entries from September 2007

Serving Up CFIMages Via Image Tags

September 14th, 2007 · No Comments

Todd Sharp recently pinged me about an interesting problem.
He was working with Images generated in ColdFusion 8 and was trying to use this imaga via the HTML IMG tag, like so:
<img src=”foo.cfm”>
The code in foo.cfm generated the graphic and he couldn’t quite figure out how to display it. One thing he tried was the WriteToBrowser […]

[Read more →]

Tags: Uncategorized