I want to dynamically pass images to a page and was thinking of using <cfcontent>:

<img src="getimage.cfm?pagesrc=1">

and have on getimage.cfm:

<CFCONTENT TYPE="image/gif" FILE="#trim(gettheimage)#.gif" DELETEFILE="No">


is this possible??  it does not work as I have it now.

Thanks
Robert Forsyth
Director of Web Operations
Irides, LLC
Phone: 202-364-7831
  Fax: 202-364-2481

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to