Very slow Oracle Stored Procedure in ColdFusion 11
Recently I installed ColdFusion 11 Developer version (on Windows 8 & IIS) to test the migration of a CF9 based website that uses Oracle as its underlying DB. 1 of the first problems I encountered...
View ArticleCFCOOKIE how use?
Hi fellows, I have a survey of satisfaction and desire that the User meets only once. How can I do this? Can I use cfcookie? More like do? Tks,Fabiano Magno Pechibella
View ArticleChecking HTML 5 validation is successful or not
I need to check whether HTML 5 native validation is successful or not. Based on this I need to call an ajax function. An example code is here. http://jsfiddle.net/inDiscover/4Pbcp/ Also providing the...
View ArticleVote For 1 Time Only In Connection satisfaction survey
Hi CFers, Anyone know how I can block the user to which the same answer the survey satisfaction only one once?IP address or COOKIE, what is the better way to do? P.S. records in the XML file no DB....
View ArticlePopulating a table with data from javascript
I have a CFC that returns (via ajax) an array with a length anywhere from 1ton. I need to display the contents of that array on a webpage in a table (one row per array element). Since I do not know the...
View ArticleColdfusion - phone gap application
Dear Cf guys, I'm just trying to build a mobile app in CF 11 & builder 3 ... i've setup phone gap host settings & trying to generate app files but its getting me phone gap UNKNOWN HOST error...
View ArticleIs there a spreadsheet app/plugin that can be used in a cf template?
We need a user definable spreadsheet for use in our web app. We need to be able to allow the client to set up the spreadsheet, create the calculations, formatting, rounding and decimal places, and then...
View ArticleHow to detect when CFTREE is done loading?
I have a page with multiple CFTrees. Is there a way to determine via javascript if a targeted CFTREE is done loading content?
View Articlecold fusion 10 root access to start stop
hi there, urgent help required,,, we got new Linux server and need to install CF 10 on them,,,as we were told by our former team that we need to have vtier sudo access on the server. Now the team that...
View ArticleCan be Cold Fusion Developer Edition used to develop the product and deliver...
Can be Cold Fusion Developer Edition used to develop the product and deliver to client?
View ArticleConnection verification failed for data source
Hi,I'm tryingtoconnecttoaMSSQL2000andaMYSQLserverwithCF11.SystemWIN7,Apache32,bitCF1132 bit,theerror messageis. Connectionverificationfailedfordatasource:picosjava.sql.SQLException:[Macromedia]...
View ArticleCF10 Developer to Enterprise Issues
I applied my Enterprise license key but the server shows Developer on clean install Win 2012RC2 64bit cloud svr with 4 CPUs and it said it was successful. After entering the license on install, I...
View ArticleQuery Of Query of ordered result set error in CFSCRIPT in CF10
I have come across a very interesting error when doing a query of a query inside a CFSCRIPT tag... I get a result set back from a SQL Server stored procedure. It is a list of metric names (METRIC_ID)...
View Articlehow can I send a write command on a serial port
I want to send any command to my virtual port to open a cash drawer ?thanks
View ArticleMaximum number of sessions?
Could anybody tell me if there is a maximum number of sessions that can be active at any time and if so what that is and if it is effected by factors such as memory? This would be on a Windows Server...
View ArticleUpdating shopping cart merchant gateway info
I have been recently approached by a client that has an older site that was originally created on the ColdFusion platform, where the shopping cart merchant gateway has changed to a new provider and...
View ArticleXLS vs XLT on Windows Server 2012 running CF 10 using (don't say it!) IE
Has anyone else run into a problem with downloading XLT files in this environment that produce a "your file may be corrupted" window when you choose Open, then has Enable Editing button which, if...
View ArticlePrint When with two conditions
I only want to print a page if two conditions are met. On each section I am using the following Print When Condition:DateFormat(query.asofdate, "mm/dd/yyyy") NEQ DateFormat(calc.AmtDate, "mm/dd/yyyy")...
View ArticleHow do I get error to be send to my email from application.cfc?
From the ddocumentationhttp://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24 -7d39.html#WSc3ff6d0ea77859461172e0811cbec22c24-7cce I been following the steps...
View Articlecoldfusion 11 MS access with Unicode
I have coldfusion 11 running on windows 2003 server 32bits and I get today such error when trying to access datasource MS Access with Unicode : Connection verification failed for data source:...
View Article