Advertisement

1 - 10 of 41 containing alltags:("MX 7") (0.001 seconds)
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> ...
Zones: CFML, Web Development, WebApplicationsDate Answered: 05/27/2008 Grade: A Views: 0
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...
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...
Zones: ColdFusion Application ServerDate Answered: 03/30/2008 Grade: A Views: 0
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....
Zones: ColdFusion Application ServerDate Answered: 09/22/2008 Grade: A Views: 4
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 ...
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...
Zones: VB Script, Crystal Reports Software, ColdFusion Stud...Date Answered: 07/27/2008 Grade: C Views: 0
What are the rules on using CFParam  vs using CacheWithin or CacheAfter in your query attributes. We are using Coldfusion MX 7
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...
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...
Zones: ColdFusion Application Server, ColdFusion ...Date Answered: 07/13/2005 Grade: A Views: 4
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 ...
Zones: CFMLDate Answered: 12/12/2007 Grade: A Views: 0