Apartment Budapest - Properties in Dubai - Debt Consolidation - Debt Consolidation - Debt Consolidation

PDA

View Full Version : Put a .jpg on to a web page using ColdFusion


ICEMAN2303
Dec 11th 2006, 8:47 am
Does anyone know how to put a .jpg on to a web page using ColdFusion.

I have our compnay's logo and i need to put it on the the web page and it is a .jpg
thank you

seamus.hogan
Dec 11th 2006, 1:49 pm
you dont really need cold fusion to do that just upload the image to the server and use the <img src="where_the_logo_image_is.jpg> tag in a webpage.

hope this helps

Seamus