Is CF 9/10 enterprise required to create a failover cluster?
Hi All,I just had a heck of a week recovering our Coldfusion production environment. I think it convinced us to create a high availability/failover for the site. My question is is CF 9/10 enterprise...
View ArticleSending XML formatted text to web service
I have a series of forms that send information to various web services. One is a login form, which consists of a username/password combo, and some other credentials specified in the code. My CF code...
View ArticleBest way to submit a query recordset to a remote server
Hello, everyone. I've been tasked with a project that will involve querying a table on one server, then sending the data to a remote server that will take the data and insert it into another database...
View ArticleProblem with session and long domain name in Chrome
Does someone knows if there is a limitation with Chrome about create variable session when the domain name is long? For example I have domain like this one...
View ArticleMake Component of Custom List Type Property
Like Following .Net Class how to make component in coldfusion10? public class ViewModelSearch { public List<PropertyAttributeGroup> PropertyAttributeGroups { get; set; } public...
View ArticleAn oldie: Unable to find font: Serif.
This popped up with CF8. I am using Ben's ImageDrawTextArea, which I have been using on CF8, CF9 and Railo. Now that I ponied up for my nice new CF10 server, this code no longer works. I have tried...
View Articlecffeed cache
Does cffeed cache http responses? Two servers with the same code return different content (one is current and the other is out-of-date). Thank you.
View ArticleCold Fusion license
Hi, I have a question on Cold Fusion license. Have Cold Fusion 9 Enterprise but cannot find the license key. Have Cold Fusion 10 Enterprise and have the license key. Can the license key for CF 10 be...
View ArticleBeginning coldfusion Sample Project
Hi I am beginning to start learn coldfusion now i want to know the site url where diff type coldfusion projects exist like Hospital management system,School management system,etc.
View ArticleConsuming Web Service Kills CF
I have a development server and a call to webservice works just fine. On production it fails, ColdFusion comes to a slow death. The server's processor and resources all get maxed out. I've placed the...
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 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 ArticlePros and Cons of Application Isolation/Multiple server instances?
Hi. I'm setting a new server using ColdFusion Enterprise with Apache to migrate several web application from and old server with ColdFusion 7 server. I'm currently doing research regarding multiple...
View ArticleCFMAP - multiple markers - error: the webpage has gone over the requests...
Google Maps has a restriction on how many map markers can be requested per second. The limit is ten per second. I am looking for the "best Practice" on how coldfusion developers address this...
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 ArticleLogOut Issue
Hi When i logout from my index Page then Login Page Open but when i click on back button in Browser Then Index Page open. I want once logout then not open other when clik on back button in Browser...
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 Article