Write a file from CFC

omarpta: Tried it and it worked well. Thank you very much! One thing though…I’m trying to include an image using:

<img src="img/DAIRY.jpg" 
            	 alt="sometext" 
                 align="left"
                 width="120"
                 height="120"/>

but it just leaves a blank space. How do I give it an absolute, rather than a relative, address?