Problem 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 ArticleColdFusion Developer roles
Hi, I urgently required 2 ColdFusion Developer for 2 permanent roles based in central London. Ideally you will have 3+ years experience but less is considered if recent. Please send me an email if you...
View ArticleNeed ideas for page refresh
I have an application that I have built that scans in a drivers license and OCR's the data, archives the image etc. I have the coldfusion page set up so it refreshes every couple of seconds. When the...
View ArticleHow get unique option fileds in a dynamic dropdown box
I'm trying to get single select options in a dropdown menu.The data is coming from two database.My CFQuery looks like <cfquery name="related" datasource="ISSUE">SELECT sparprodFROM Relatedwhere...
View Articlecoldfusion builder2 not minimize(collapse) block of code proper way
Like for this code collapse not work properly: <!DOCTYPE html><html> <head> <meta http-equiv="Content-Type" content="text/html";...
View ArticleSingle CF Form to Add "x" Number of Voice & Data (Related) Records
I have an older functioning form that creates a new "Order" record in my "tblCOM" table I added two new text type fields called: "HowManyData" & "HowManyVoice" (see image above) and a new field...
View Articleupgrading to a new server
I am currently on coldfusion 9 with win serv 2003. We are moving everything to a new server with win server 2012. Is 9 compatible? If I have to upgrade to 10, then what is the best way to do it. Can I...
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 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 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 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 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 ArticleMoving to CF10, Need help with Application.cfc
I've been googling about how to work with Application.cfc since last week but I still have some questions and I can't find the answers.My application is under the root (in unix) and there are many...
View ArticleCold Fusion Administrator CFX tag registration.
I am getting the below error message while registring the CFX tags. I am using Windows 2008 R2 datacenter With Service Pack1. After clicking on REgister C++ tags button I am getting below error...
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 ArticleGetting Started with CFBuilder - A Question About Project Settings
Hello All, I'm just getting my feet wet with CFBuilder and giving it a spin after over a decade's worth of experience with Dreamweaver and I have a question about setting up my work environment. First...
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 Article