CF10 tags extension to Dreamweaver
Hi fellows, Anyone know where I find the CF10 tags extension to Dreamweaver CS 5.5? I saw in the forum the guys talking about the cf10dreamweaverextensions.mxp to make the download, but I dont found....
View ArticleCF11 install - file not found for lockdown guide
Wow, embarrassing! When installing ColdFusion 11, the install screen references http://www.adobe.com/go/cf11-lockdown-guide which returns a 404 – File not found error.
View ArticleColdfusion does not recognize IE11 - Flash forms not working.
This is a problem that has me banging my head on my desk. We have a web application that still uses Flash based web forms. (Before anyone says it, I know we need to get away from the flash forms, but...
View ArticleUbuntu Apache2
I plan to install ColdFuison Developer version on Ubuntu 13.10 Apache2 machine and would like to does ColdFusion support Ubuntu 13.10 and Apache2 web server. Your help and information is great...
View ArticleColdFusion 9 and ColdFusion 10
I have following JavaScrip code which works for ColdFusion 10, but not ColdFsuion 9.Because I have ColdFusion production server so I need find a solution for ColdFusion 9. I use SQL Server 2008 as...
View ArticleIs it possible to change the password via cfldap?
For some time I have been trying to change a password via cfldap. The connection is made over SSL and port 636 (cfssl_basic), tested within logins. I tried the following version of code:...
View ArticleColdfusion 9 mail issues using Amazon Simple Email Service (SES)
I've been having an intermittent issue sending out emails from our Coldfusion 9 application. We have Coldfusion 9 Enterprise on a Windows 2008 Server that is running 5 different Coldfusion instances....
View ArticleCreate ORM 1-1,1-m relationship cfc
Hi please tell me how to Create ORM 1-1,1-m relationship cfc from table , not manually (From table how to create 1-1,1-m ORM CFC in Coldfusion10, Like right click on table ,select option create ORM...
View ArticleUnsupported Image Type
I have exactly the problepm described on this URL :http://www.elliottsprehn.com/cfbugs/bugs/84976 I work with CF9.0 on windows 2008 , all 64bits.With that image I have this error :"An exception...
View ArticleHow to fix a problem with the order of strings in a JSON response for a...
Good morning, guys! (It's 10:50 a.m. in Brazil) First of all, I'm still new at CF and my questions may seem too much silly and my English's not the best, so, please be patient with me. hehe Well, I'm...
View ArticlePassing login from Windows client
Is there any way to get the current user logged into a client (Windows XP), and pass those credentials into an ldap request?Basically I want to create an Intranet site, where the users will...
View ArticleRetrieve user from IIS using ISA (TMG)
I am writing a coldfusion application that is only accessible through a specific windows server. The users log into the server using citrix. The windows server is using a proxy server called ISA or...
View ArticleORM CFC Mapping
Hi , I want to map ORM CFC with 1-m and m-1, i have 3 table like: blogPost [blogpostid] ,[title] ,[summary] ,[body] ,[dateposted] ,[createdDateTime]...
View ArticleInstalling Splendor on Ubuntu 14, Apache 2
I'm installing the Splendor Beta on Ubuntu Linux 14.04 and Apache 2 set up on a Parallels VM. When I set up the Apache connector configuration, I used the following settings: Apache Configuration...
View ArticleColdfusion/Linux Apache running but won't parse pages
I've installed CF9 (because it matches what my host uses) on my ubuntu14.04 machine, along with Apache web server and MySQL. I know Apache works because HTML (and PHP) pages get served up fine. MySQL...
View ArticleOne directory above GetDirectoryFromPath(GetTemplatePath())
Hello, everyone. I'm sure this is going to be super-easy for someone to answer. I think I've seen the correct answer, before, and I am just not recalling it. I've tried Googling it; finding a lot of...
View ArticleProblems with simultaneously Binding
Hi, I'm getting a list of areas, a city and a state thru binding when type the zip code. These data I get from a remote websevice and I have problems when do the binding because is simultaneously in...
View ArticleExtra license for high availability
Hi there, Does anyone know if I will need extra coldfusion licenses if I were to setup a hot-standby backup for my servers ? The servers are virtual machines, built on vmware platform, and we are...
View Articlecoldfusion.sql.DataSourcePermission Error
Hi, I have been programming in CF for 10 years. I set up my umteenth database (copied an exsiting one) and connected the datasource. I received this error: coldfusion.sql.DataSourcePermission right...
View ArticleormSearch() and foriegn keys
I could very well be blind but looking across the docs and the internet I'm not seeing much spoken on trying to include foreign key fields in an ormSearch() query. For example what if I was searching...
View Article