display active link.
if someone types a url into a form field and it goes into a mysql database. how do i get it to display as an active link on the display page.
View ArticleConversion to php. Any php specialist here ?
Hi,I'm a more than 15 years CF developper and I enjoyed it.Now I have a large application that I have to translate to php and php is quite new for me :-( My app uses quite a few Custom Tags and I'm...
View ArticleColdfusion ORM issue mapping not found when server restarts
Windows 2012, CF11, IIS First, I have the following in my application.cfc: this.ormenabled=true; this.ormsettings.dbcreate = "update"; this.ormsettings.flushAtRequestEnd = false;...
View Articlejava.math.BigDecimal cannot be cast to java.lang.String
this sentence below is working fine on Coldfusion 11 and previous version, but it throws exceptions when the application is deployed on Coldfusion 2016Could anyone give some advice on this issue?...
View ArticleError 500 on coldfusion 2016 installed from scratch
I've installed coldfusion 2016. The administrator interface is ok, but when I open the web site I get the error 500. How can I risolve this problem? Thank you
View ArticleCGI Variables
Hello,I have recently installed Coldfusion2016, along with it I've configured the apache server which was installed through xampp. I'm totally newbie to this all.As in to check if CGI variables I...
View ArticleDateTime through local2utc through JSON bug
I believe I found a bug in CF11 with DateTime comparisons when dealing with UTC converted values going through serializeJSON then deserializeJSON. I did modify the code to not include the local2utc...
View ArticleBootstrap and CFChart
I am trying to use Bootstrap with a CF site that makes heavy use of CFChart. Bootstrap has worked fine in the past with pages that don't use CFChart. Bootstrap requires 3 meta tags to appear first in...
View ArticleInstantiating, returning object references, and destinations
Here's something I'd like to gain a better understanding of, because I'm looking for anything that will speed up my processes. I will try to describe and pseudo-code this as well as I can. Apologies in...
View ArticleHow to check if a node exists in XML file?
I have been asked to programme a method for importing data from xml files into our Coldfusion 8 website, I am new to using XML. My method had been working however I encounted the following error:...
View ArticleAn error occurred accessing RDS server: A connection to the RDS Server could...
We are running CF11. I am using Cold Fusion Report Builder. When I open a report in Report Builder I am able to run and modify the query for about 5 minutes. Then I get the Error Occurred message. How...
View ArticleDelete files after cfzip?
I've got a web app that allows users to save database results as a PDF file (I use cfdocument for this). There's also an option for them to select up to 20 records to PDF and zip (I use cfzip for...
View ArticleCF 7 / IIS 6 - how to get cookies working with multiple websites
Running CF 7 on Windows 2003 Server with IIS 6. Server is named usileng01.xyz.com. It has one IP address 135.5.17.25 and three web sites defined in IIS. All three are using the server's IP address...
View Articlejavascript error message
Hi. I have some javascript on my Add New Part page that has a form that says if a Part Number has a C and then a number behind it (like C1557), and the CN_Entry_Initials equal an "N", and the...
View ArticleDoes Report-Builder Chart Wizard work at all?
I've spent 5 days trying to get the "Chart Wizard" to create a simple chart on a report.It simply does not work.There is nothing I can do that does not result in this error message: An error occurred...
View Article500 error, Coldfusion pages not loading
Not sure what happened, but now all my domains don't load anymore. I get this error. I'm at a lost and not even sure where to start to troubleshoot. Can someone please help? This is what is...
View ArticleCF11 connection with Oracle RAC
I am stuck on how to connect coldfusion 11 with Oracle RAC any body can help on this. ThanksNAF
View Articlecoldfusion 16 compatibility
We need details for coldfusion 16 same as present in the below link for coldfusion 11 http://wwwimages.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf11/coldfusion11 -support-matrix.pdf It's...
View ArticleHash
I'm doing hash for the global iris payment, need the sha1 hash, coldfusion 9 has sha-1, I tried use this to do the hash, but they said the hash is wrong, I don't know what to do, can anyone help? and...
View ArticleHow to handle commas within a List on web form?
I have a web form, something like: <form><input type="text" name="objectives" value="This is a test"><input type="text" name="objectives" value="And another, if you know what I...
View Article