DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   ColdFusion (http://www.daniweb.com/forums/forum19.html)
-   -   Displaying a remote image from url stored in my db (http://www.daniweb.com/forums/thread111424.html)

kory27 Feb 28th, 2008 6:19 pm
Displaying a remote image from url stored in my db
 
Hi. I am running cf7 and have a problem. in my application.cfm i have this;

<cfparam name="application.ImgPath" default="http://www.urbanposters.com/images/">
<cfparam name="application.TImgPath" default="http://www.urbanposters.com/images/thumbnails/">
<cfparam name="application.TImgPath2" default="http://www.urbanposters.com/images/thumbnails/">
<cfparam name="application.DImgPath" default="http://www.urbanposters.com/images/detail_images/">

Basically, they are the paths of my full size and thumbnail images. I am changing the way we are doing things, and the product feed provided that i am integrating has an image path, http://..., that i have stored in my sql database Allposters3 in the field productImg2URL. how can i call that to replace the above application setting.

Thanks so much for your help.


All times are GMT -4. The time now is 3:52 am.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC