Clickable Map
Hi, I need a State-Wise Clickable USA Map in my CF 9 Application. Any ideas, Can some one help. Please?
View ArticleSession varaibles available after page refresh
Hi, When I add another session variable in the application.cfc file and access it in the login page, it does not appear in other pages. Current session variables change after I select the refresh...
View ArticlePermission Denied attempting to deploy ColdFusion archive with Ubuntu
When I try to deploy an archive on a CF11 instance running on Ubuntu, I keep getting a Permission Denied error. I've tried using chown and chmod to try and fix the file permission, but nothing worked....
View ArticleI am having a problem looping over an array created from Groupon JSON file.
I'm sure this is a simple thing to do, sadly I'm stuck! Any help would be appreciated. I need to create a query from a json file from Groupon. I can get the file, deserialize it but then I just run...
View ArticleDebugging With Non-Standard File Extensions
Using CFB 3.0.0 build 292922, connected to remote server running CF8 and IIS 6, I cannot get the debugger to work on ColdFusion files that have a non-standard extension. Everything is working as...
View ArticleI need the url to download coldfusion 10. I have my serial number and...
I need the url to download coldfusion 10. I have my serial number and everything and cannot find a way to download my software.
View ArticleThe data types time and datetime are incompatible in the equal to operator?
I have my simple cfquery that should delete records base on the date, start time and end time that have been passed with the arguments. My cfquery looks like this: <cfquery name="qryDelete"...
View ArticleAfter CF 10 Hotfix 18, Postgres datasources would not connect
After installing CF 10 Hotfix 18, our PostgreSQL (9.2.14) datasources would not verify. All gave error "timed out waiting for connection". The log of hotfix install said it installed driver...
View Articlenew cfid with every refresh
I updated a test server from ColdFusion 10 to ColdFusion 11 30 days Enterprise trail edition with update 7.However, every time I hit refresh in my browsers, I get a new cfid. As a result, a valid...
View ArticleCross Site Scripting bug with cfparam?
This is really strange.I got a message from xssposed.org that my website is vulnerable to cross site scripting. They gave me a url that a specially crafted url variable could cause a pop up alert on my...
View ArticleI've an SQL Statement Which works in Access, but not in Coldfusion
I've an SQL Statement Which works in MS Access 2010, but not in Coldfusion 7. It's a way to achieve a display of most recent prices for my services, from a table of prices, which includethe date of...
View ArticleConfiguration and Settings Wizard screen appears blank
I had ColdFusion installed on my Mac Yosemite tonight and I'm running into a blank http://127.0.0.1:8500/CFIDE/administrator/index.cfm page. I did a little bit of searching throughout the forum, but I...
View ArticleHow do I uninstall ColdFusion 10 from my machine. I have uninstalled the .net...
I think I put all the information in the ? but here it is again: "How do I uninstall ColdFusion 10 from my machine. I have uninstalled the .net service and the jetty service but it will not let me...
View ArticleJ2EE session across subdomains
I can't seem to get a J2EE session to persist across subdomains, even when setDomainCookies is true. This appears to be true in both CF10 and CF11. Is there a way to make this work? It's very...
View ArticleJavascript generated JSON vs CF generated JSON
Hello, all, I've got a few pages that I'm working on where, after the page loads, I use Javascript to dynamically create a form, then use CF to convert a query object to JSON, insert that into the...
View Articlecoldfusion 10 does not see my datasources
I have just had to rebuild my server and I am trying to get coldfusion reconfigured and I did not configure it the first time. I have loaded coldfusion 10 on the c:/drive and all my data is on the...
View ArticleIn ColdFusion 11 administrator, the "Browse Directory" button produces a...
I have already made the necessary changes to the RDSServlet settings in web.xml. This happens on every browser and it doesn't matter if I'm local or remote.
View ArticleHow do i use Viewport in Muse?
Ive looked online to see how to use viewport in muse.... i cant find a good answer. Ive read that its impossible and ive read that it is... idk
View ArticleUsing USE in ColdFusion with Postgres
Postgres doesn't have theUSEdirective, unlike SQL Server or MySQL. There is the\c <database>command, but that only works in thepsqlREPL. Is there an alternative toUSEthat can be used...
View ArticleCFbuilder3 created cf page but runs in Notepad
The first time I installed CB3, it works fine. My workspace is under wwwroot. When I run the project, it runs in HTML.I have to reinstall CB3 per recommendation from Adobe after I had trouble create...
View Article