Put a .jpg on to a web page using ColdFusion

Discussion in 'Programming' started by ICEMAN2303, Dec 11, 2006.

  1. #1
    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
     
    ICEMAN2303, Dec 11, 2006 IP
  2. seamus.hogan

    seamus.hogan Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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
     
    seamus.hogan, Dec 11, 2006 IP