•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ColdFusion section within the Web Development category of DaniWeb, a massive community of 374,179 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,401 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ColdFusion advertiser:
Views: 535 | Replies: 0
![]() |
•
•
Join Date: Feb 2008
Posts: 9
Reputation:
Rep Power: 0
Solved Threads: 0
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.
<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.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ColdFusion Marketplace
- Previous Thread: Coldfusion voting system
- Next Thread: help with coldfusion forms


Linear Mode