Anyone familiar with Jetty DoS vulnerability as it relates to CF?
I am trying to get approval to run CF11 in production environment, and scans keep flagging a Jetty vulnerability -- CVE-2011-4461 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4461). It says...
View ArticleIs ColdFusion dead, six feet under, pushing up daisies?
The security team here at the University seems to think ColdFusion is dead. Is it? I'm getting tired of trying to defend it. Do you have any resources to help? List of Companies perhaps? Just so we're...
View ArticleColdFusion 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Articlechrome cftextarea
Anyone else having problems typing in the text area using Chrome Version 37.0.2062.124 m with cftextarea richtext? It won't let me click inside the text area. It works fine in Firefox.
View Article