Enter Keywords:
1 - 10 of 27(0 seconds)
Sort By:
 
Need some help here, I'm trying to run 'two' queries with one being dependant on the result of the other. So far this is the code that I've come up with but would not run for some reason. To me the...
Zones: Cold...Date Answered: 10/18/2005 Rating: 7.4 Views: 0
Experts, Have a simple cffunction and I'm not sure about the cfreturn tag and what it does. It looks to me like it is invoking another function called "getActivePresentations" and sends it an ar...
Zones: Cold...Date Answered: 03/22/2006 Rating: 8.4 Views: 0
i'm much more familiar with php, javascript, etc...  style of function writing than with coldfusion's.  i've searched and searched for examples that explain the similarities/differences between the...
Zones: Cold...Date Answered: 11/20/2003 Rating: 7.2 Views: 0
Here's my error: Error Occurred While Processing Request   Complex object types cannot be converted to simple values.   The expression has requested a variable or an intermediate expression re...
Zones: Cold...Date Answered: 01/12/2004 Rating: 9.2 Views: 0
Hello experts, Newbie at work here. 1. I have a radiobuttongroup like this:    <input type="radio" name="Lenghts" value="30" onClick="getPrices(30)">    <input type="radio" name="Lenghts" val...
Zones: Cold...Date Answered: 05/30/2004 Rating: 8.4 Views: 4
I have a form variable.  When I change the value of that form variable, I want to pass its new value to a cffunction. How can I do that?
Zones: Cold...Date Answered: 06/10/2005 Rating: 8.8 Views: 0
I am attempting to implement an AJAX form and it works fine until I need to provide communication from the CFC to the AJAX form. Unfortunately when sending data back to the AJAX form (via xmlHttp.r...
Zones: Cold...Date Answered: 11/24/2005 Rating: 7.0 Views: 0
Trying to modify some code that currently uses a settings.ini file to control the configuration. This won't work in final deployment environment. Here's the current configuration <cffunction ...
Zones: Cold...Date Answered: 06/01/2006 Rating: 9.2 Views: 0
Can anybody explain what a struct is when used as a return type ?With an example? Trying to grasp this component! Thanks
Zones: Web Languages/Standards, CF...Date Answered: 11/02/2007 Rating: 7.8 Views: 4
I have a component which I invoke and pass form fields to, one of these form fields is of type file. I would like to do a file upload inside the component, using the file form field. cffile requi...
Zones: Cold...Date Answered: 10/22/2003 Rating: 8.4 Views: 0