Hi,
I'm trying to do the following... I want to loop through a query and write out the data in nested tables like this:
<table width="509">
<tr>
<td>
<table>
<tr>
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
I make a query. I want to store the results into a structure within an array.
I have 4 records from the query coded below. I get an error when I try to cause the cfquery to loop through the 4 resu...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFMLDate Answered: 12/20/2007 Grade: A Views: 0
I'm not sure how to go about this.
I have a form with a series of options (checkboxes). For about 3 of the checkboxes, if selected, I need to be able to create a drop down menu (of more options...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_23078119...
i am having issues with cflogin in application.cfc (code is attached). I have a login form that post to itself and i handle the login code inside the application.cfc in the OnRequestStart function....
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_23104425...
I need to send mail to all customers with open orders and (within each email) list the particular customer's open orders. Ordinarily I would use the built-in "query" and "group" attributes in the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFMLDate Answered: 08/11/2008 Grade: A Views: 0
Hi,
I am calling crystal report XI using <cfreport> in cold fusion MX 7 but it display empty page without any data. I forget to check whether cold fusion Mx 7 can support and display crystal re...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23542392.ht...
What are the rules on using CFParam vs using CacheWithin or CacheAfter in your query attributes.
We are using Coldfusion MX 7
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFMLDate Answered: 09/03/2008 Grade: A Views: 4
I'm working on a web app for my company where a user can submit values that will update a table. However, the part I'm having trouble with is displaying the values on the screen once the user subm...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFMLDate Answered: 09/10/2008 Grade: A Views: 0
WhatÂ’s the recommended Coldfusion MX 7 enterprise install option; stand-alone Server configuration or J2EE configuration (Coldfusion MX w/JRun 4)? And if there is any limitation regarding the multi...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21479823...
I'm trying to write some SQL in Coldfusion that will sum the values of monthly fields and then group them into yearly quarters. Attached is my SQL that I have so for. I need to group the columns ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFMLDate Answered: 12/12/2007 Grade: A Views: 0