Locate a geographical customer position
I would like to geographically locate the position of the customer who logging-in my web application: is it possible? My web application is Coldfusion 8 developed.
View ArticleSelect Query and Recordset on same page
I have been workig with Coldfusion for a while now. Where I work there is a need for web pages to extract data from data sources. I have been successful at doing this. Typically I use a form that...
View ArticleI am taking over management of a coldfusion 9.01 server, but the CFADMIN page...
Th error is webpage cannot be found, can someone point me in the right direction?
View ArticlePop Up Window with Image
Hello. I'm a newbie to ColdFushion. I'm trying to create a page where user can view a list of small pictures. Once he clicks on a picture, its full image will show up in a pop up window. I'm not sure...
View ArticleColdfusion 10 on Intel Itanium
Hi All, Did all of you have any experience to install Coldufison 10 on Intel Itanium Processors?Need advice from you all.Thanks
View ArticleHow can I change my code so it displays the first 200 characters of text?
Hi. I'm teaching myself ColdFushion. I'm creating a page to show a list of news articles. I want to show the first 200 characters of the text. I store my data (article content as text) in mySQL....
View ArticleError while assigning resultset value to Querytable variable in Coldfusion 10
We are upgrading from coldfusion 8 to 10. Internally we were using java function to to get the data. In java function we have a resultset object, if we assign this resultset value to Querytable...
View ArticleFailing to install (APSB12-26) and (APSB11-29)
We are trying to install two hotfixes (APSB12-26) and (APSB11-29) on the server. This server does not have Runtime Java and preferably we do not want to install it. When we attempt to install these...
View Articlecoldfusion downoad as zip file
hello, Is it possible to download Adobe coldFusion as a zip file? Our corporate firewall will not allow for direct download of an executable MIME type. Thanks
View ArticleError Executing Database Query
Error Executing Database Query. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=DEFAULT'...
View ArticleMergin around 40 PDF documents using CFPDF
Functionality : * Create around 40 PDF's using CFPDFFORM tag (each document is 2 pages only) * Merge all the files using CFPDF Problem: * CFPDF merges the document but the first (or...
View ArticleColdFusion 9: What exe files are supposed to be in the CFIDE folder?
My server was recently hacked and I'm looking for malicious code the hacker may have left behind. I see a number of exe files in the CFIDE folder that were created during the period the server was...
View ArticleColdfusion 10 Update 11 SQL Server 2012 Query.columnList() Geometry Fields Error
When we do a query.columnList on a table that contains a geometrydatatype column it errors with unsupported data type. This does notseem to be fixed in CF10 - Update 11. Have you heard of this,...
View ArticleI can't access ColdFusion 10 Admin
I installed ColdFusion 10 on a Windows Server 2008 R2 a couple months ago with no problems. I have been testing the server since without it plugged into the network and have had no problems. Yesterday...
View ArticleNew CF10 J2ee installation on Linux cluster. Admin password does not work
I just installed a new CF10 J2ee installation on Linux cluster. The cluster shares common storage. Admin password used during the installation does not work. 1. I have tried various browsers but the...
View ArticleCan not make any change inside ColdFusion 10 Admin
I installed 64-bit ColdFusion 10 on a 64-bit Windows 2008 R2 server. I got error " There was an error accessing this page. Check logs for more details." after I clicked "Submit Changes" when I tried...
View Articleinto
Hello EverybodyI'm getting a very strange situation. I'm working to migrate a Cold Fusion site from v8 to v10. Into new v10 environment I'm getting an error that is not present into v8 version. The...
View ArticlePDF markup in Coldfusion
I want to enable a teacher to annotate PDF's that a student has uploaded in my Coldfusion App like Adobe Acrobat X can do as discussed in the book "Adobe Acrobat X Classroom in a Book: The Document...
View ArticleGetting what amounts to be a left outer join just has not worked for me with...
Dear Sir: I have an issue that concerns development of coldfusion queries. I have not had unsurmountable issues with getting SQL (in <cfquery>) to work in order to add, update, delete or join...
View ArticleTryiing to call a CF function within a javascript function- CF10
Hello! I am pretty new to CF, so please forgive me. I am trying to call a CF fn within a javascript fn, and it doesnt seem to be working. I am using coldfusion.ajax.submitform() within my javascript....
View Article