cfcookie
I would like to use CFCOOKIE to store information from control value and read from other page.Is is possible to do it using CFCOOKIE or I have to use JavaScripts? Your information is great appreciated,...
View Articlehash ID from cfmail?
Hi, i am uisng CF7 and develope the page with have cfmail send the url to customer but i don't want them to see the ID from the link. Is there the way to hash, encode, decode for not letting them see...
View Articlecoldfusion 10 mandatory update run as root
Is there a way I can apply CF 10 mandatory update without using the root account? I don't have access to root account in my environment.
View ArticleInvalid root Flex ColdFusion Flash remoting
Hi there. Please I know how to configure. Flex with CF 8 and CF 9. But with CF 10, i get an error "Invalid root, when I use the project wizard from Flex 4.x I do need help. I tried to create the...
View ArticleInstalling CF10, in Configuration and Settings Migration Wizard - getting...
Installing CF10, in Configuration and Settings Migration Wizard, in browserhttp://127.0.0.1/CFIDE/administrator/enter.cfm, ColdFusion has been successfully installed. This wizard will guide you...
View Articleshow and hide with radio button
Hi, when i click on the radio button, the text box for fname is showed. If i don't enter anything into text box then hit submit, the pop up will display with code for validate below. When i hit OK to...
View ArticleImageScaletoFit Issue
<tr><cfoutput query="myDirectory" maxrows="1"><td align="center"><a href="#Name#"><cfimage source="#Name#" name="Name1"><cfset ImageScaleToFit(Name,200,"")><!---...
View ArticleRDS Login
I have setup Dreamweave testing and remote server and local file.Testing and Remote server are not the same server.It only gives me one RDS login.Can I choose which RDS web server to log in or both...
View ArticleSession Var set onSessionStart is Undefined
Hello, I am having an issue with a session variable becoming undefined. The var is set (cfparam) on the Application.cfc page in the onSessionStart function. How is it possible for the variable to be...
View ArticleWill Coldfusion 8 support SQL server 2012 in Windows 2008 server
We have coldfusion 8 application server (Enterprise Edition) installed in one server. There is a plan to upgrade backend SQL server from 2005 to SQL server 2012 with windows 2008 as Operating system...
View ArticleVerity search engine security
I am wondering if there are any security risks with submitting a form entered search and the <cfsearch tag? Currently I'm filtering to allow only alphanumeric characters plus one or two others, but...
View ArticleThe current user is not authorized to invoke this method. in CF10
Hi All,After installation CF10 and our report, i am able to login to the report. after some time all of a sudden I am getting the below error and i am unable to login to our reporting module."current...
View ArticleHow to output variables in word
I want to be able to provide quotes, I already have a standard word document but the price varies according to the number of units. What is the recommended way to do this- create a new word doc in...
View ArticleThe following form is meant for website developer for debugging purposes
Got a massege saying Form is meant for website developer for debuggin purposes. Error occurred while processing request of life insurance through Acuuquote. Please help me. Thank you.
View ArticleCF10 and IIS 7.5 - cfheader in 404 custom error handler not working correctly
I'm getting some really weird behavior when handling 404 errors after updating to CF10 using IIS 7.5 on a Win2k8 R2 x64. IIS randomly delivers only a portion of the HTML page when I set the 404 status...
View ArticleCF 10 64-bit ODBC Socket Data Sources
We are moving from a 32-bit environment to a 64-bit. Everything on the new server is 64-bit (OS, SQL, CF). We are using CF10 Enteprise in order to use the CF archive deployment methods to transfer over...
View ArticleCF10 500 Error after changing login account
Just did a new CF10 Windows install (not my first) on a fresh 2008R2 server. Everything ran fine after the install, all of the service packs installed fine. Since it needs to deal with other servers,...
View ArticleUsing CFIF in CFINPUT radio tag
I'm a little new to using cfinput. I always use HTML input.I have radio buttons for gender. When the form is submitted, the value is entered into a db column 1 or 2:<cfinput name="g" id="g"...
View ArticleColdFusion 9.00 Email Problem
I am running a Windows Server Standard VM using VMWare with 4GB RAM and a 32 bit OS. Everything has been fine until about a week ago when emails stopped going out. My ColdFusion Email settings are:...
View Articlecfclasses files - What causes file size zero?
I'm a newbie so please excuse if this is a simple question. I've not found discussions that seem relevant so far though. On ColdFusion 8, at random times a file in cfclasses exists with file size is...
View Article