Are you a PhoneGap expert?
I am looking for a community expert who would be willing to demonstrate their PhoneGap products to my online graduate class. Show off your work. Talk about the roadblocks you have encountered.
View ArticleConfigure CFBuilder 1 on IIS 7.5
All, Some help required please. We have a current set up with CF9 running on a win 2003 IIS6 server, also on the same server is CFBuilder 1. My 'production code' lives in c:\inetpub\wwwroot and my...
View ArticleHow do I add/update/delete data using ColdFusion Builder 3?
I feel like this is a really simple and stupid question and should be easy to figure out, but I can't. I am relearning ColdFusion after 12 years out of the IT field. I am using the ColdFusion 9...
View Articlereal use of CFID and CFTOKEN
Hi All, Normally if a request is going to a CF server then the server wil generate two tokens CFID (say 100) and CFTOKEN (say 200) and this save as session cookies in broweser. This mechanism is for...
View Articlecfform to email - sending from email form field?
I have a form which sends emails to various departments, but I am having problems getting the 'from' email address to show the email address entered in the email form field. I have used the following...
View Articlecoldfusion.server.j2ee.pool.ObjectPool:checkIn Issues
Hi I was referred here by the Chat help. We seem to have issues with large spikes in response times and corresponding drops in traffic and as the JVM virtually hangs. This seems to be happening at...
View ArticleIs anyone having issues with XMLType Data type in Oracle 11.2.0.4 version...
Is anyone having issues with XMLType Data type in Oracle 11.2.0.4 version using Micromedia JDBC driver in ColdFusion 9.0.2 version. We are facing issue after upgrading Oracle DB to 11.2.0.4. The CF...
View ArticleColdfusion 11 - Web Sockets via SSL
Help! I can't seem to figure out how to handle WSS (Websockets over SSL). I have a cert that has already been sent/received by verifier. I have a cert and an intermediate cert. I've been looking at...
View ArticleAny tips on getting ColdFusion 11 to print PDFs in Linux?
Does the PDF Service Manager need to be remote on Windows or will it work locally on Linux.
View ArticleColdfusion 10 Update 13 IIS7 503 Service Unavailable
Coldfusion 10 Update 13Windows Server Datacenter 2008 SP2IIS7 We're having periodic issues where our Coldfusion service seems to recycle or restart, and the user will receive a 503 Error Code back from...
View ArticleCF11 IIS JSON POST request hangs indefinitely but cfml runs
Issue Description Simply put when we make a request to any .cfm page with content-type of application/json and json in the request body the cfml will run (tested with cflog) but the browser/testing...
View ArticleWebservice issue on CF11 with IIS8.0, Unable to access web service with wsdl-...
I am using CF11 on window server 2012 (IIS 8.0). I have configured my application successfully. I am able access web service perfectly without WSDL but when I am trying to access web service with wsdl...
View ArticleCan't make HTTPS call to sub domain on ColdFusion 10 Standard
Hi, I'd like to start by saying I didn't have this issue on CF9 Standard but recently updated to CF10 and now have the issue. I have a site and several sub domains running on IIS and CF10. They are all...
View ArticleUnresponsive ColdFusion 11 install on Macintosh 10.9.4
I have a MacBook Pro running Macintosh OS 10.9.4. I am using Java version 1.6.0_65I just ran the Developer installer for Coldfusion 11.I started the service using sudo ./coldfusion start and saw the...
View ArticleHow to redirect on htttp to https with www redirect of coldfusion mx7?
Hi any one help me - How to redirect on htttp to https with www redirect of coldfusion mx7?
View ArticleColdfusion with spreadsheet. Any function or any way to duplicate/clone/copy...
I am using coldfusion with spreadsheet, is there any function or any way to duplicate/clone/copy an existing sheet (act like template) in a workbook, and use it as a template for a new sheet in another...
View Articlecreate Report charting data series
I want to add chart to my report and add a chart control on my report.I double click on the chart and edit chart type as line chart and edit chart series.I use Data from a fix of values and choose the...
View ArticleJQuery function stops working when trying to submit large amount of parameters
Hi, Run CF9 on Windows 2008 R2 Server. I have a cfm page with multiple dropdowns (some are cfselect) and dynamically generated lists of checkboxes interdependent on each other. I am using JQuery to...
View Articleset variables from recordset
I have an SQL table that I store OrderID, ItemID, Qty. There are 15 possible ItemID's (will never be more). I need to output the order into a single table row that shows the orderID and the qty for...
View ArticleHow can you determine from within CF if cookies are enabled in the browser...
I need to know if the user has cookies enabled when he logs into my website so I can tell him/her to enable them. If they are not enabled, the SessionID will be lost and session vars will not work.
View Article