ColdFusion Admin problems, CF10/IIS8.5
Hi, Anyone got any pointers for a broken CF10 CFAdmin - the CFAdmin on a client server packed up last night - and not sure why. The site works ok (serves .cfm's) but the CF Admin page is broken. It's...
View Articlecan't get webservice to work - VIES checkVat WSDL
I'm trying to incorporate a VAT checking function in my website, for validating entered VAT.This service is granted by european Vies WSDL service.No matter what I try, I always get the same error: Web...
View ArticleColdFusion 11 Throws Error Session Variable Undefined, When in fact it is...
I've been having a particularly annoying error with ColdFusion 11, and unable to track down the source of this problem.Basically There are a few variables defined in the session scope we check with...
View ArticleProblem with cfinput autosuggest and cfcomponent
I am new to using cfcomponent and autosuggest. I followed the sample given in the Adobe Help Adobe ColdFusion 9 * Using Ajax User Interface Components and Features However, I am not getting the...
View ArticleCFwindow not working with secure URL
I use the code <cfajaximport tags="cfform, cfmessagebox, cfwindow"> <cfwindow bodystyle="background:white;font:12px/normal arial, Helvetica, sans-serif;" initShow="true" width="350"...
View ArticleHow to make checkbox option enable/disable
Hello,i am newbie in coldfusion...i want to make an option answer after my first check box answer is truecode :<tr> <td><table width="100%" border="0"> <tr><tr>...
View ArticleTaking user back to a page via captured url date variable
I have a page that will delete the contents of a database column. After the column is deleted, The page will take the the end user back to a page that displays a list of program attendees. I am trying...
View ArticleChange "Request type" from GET to POST for a request via href
I am requesting a cfm page by clicking on a link (<a href="admin/index.cfm">Admin</a>). While checking the network traffic in IE developer tool I can see the Request type as "GET". I need...
View Article[Macromedia][SQLServer JDBC Driver]Object has been closed
I’m migrating to Windows 2012 server and have ColdFusion 10 update 12 installed. I have a ColdFusion datasource connecting to MS SQL 2008 R2 server with connection string (EncryptionMethod=SSL) on...
View Articlecftextarea pdf copy/paste line breaks
When I copy and paste from a pdf into cftextarea using the Paste as Word or Paste as Plain Text features, it adds line breaks to each line. Has anyone had experience with this and know how to remove...
View Articlecfform cfgrid flash data expired timeout
Has anyone resolved the timeout issue with cfgrid when the format is flash? ColdFusion 8
View ArticleWhy does my jsessionid cookie have .cfusion added to the end of the session ID?
I want to use J2EE session variables so I enabled them in the CF admin. I checked the jsessionid cookie value and noticed it had .cfusion at the end of the ID. Here is an example...
View ArticleCF 10 sp 12 Enterprise high CPU usage hangs services, 2012 server on 2012...
The last 2 days - my [removed link] CF site has suffered from high CPU usage (on and off) that stops functionality.This will last several minutes then suddenly the high usage stops a few minute later...
View ArticleHow can I add a search filter by EAN (code of items) in my application?
I have to filter my list of item (product) by their code. Someone can eplain me how can i do it? I'm new with CF. Thanks.
View ArticleFonts are not embedding in CFRB10, and CFRB11 reports it is still version 10??
So, I have a report built using CFR Builder 10 with the fonts all marked as "embedded font" in order to make the report look as it should. However the fonts default to Helvetica when it generates. So -...
View ArticleLosing Header Information from Siteminder
We have been working to migrate several of our internal CF8 sites over to a new CF11 server. I have only been supporting CF for about a year, so I'm afraid I am not as knowledgeable as I should be....
View ArticleNewly installed coldfusion 11 configured with apache cannot read css/js/jpg...
I am sure I am missing something really easy, but I cannot get my css stylesheet to work on my fresh installation. coldfusion 11 with apache 2.2my cfm files can be parsed in subfolders, but a css file...
View ArticleCF 8 CFPDF "Merged" document throws 131 Error when opened in Acrobat
We are using CF 8 on Windows Server 2003 platform. Any CFPDF "Merged" documents are throwing 131 Errors when opened in Acrobat Tried re-saving the documents on local machine and still same problem....
View ArticleUnix Time (mtime)?
I have a command line that finds files in a folder and deletes the ones that are a over a day old. I can't seem to find a way/the write code to change the 1 (full) day into a half day (12) hours (f...
View ArticleUpgrading from 8 to 11
We are looking to upgrade CF from 8 to 11. My question is. Are there known issues that we should be aware of? I realize it is a large jump but at this point it doesn't seem like we can make the...
View Article