Enter Keywords:
1 - 10 of 55(0.009 seconds)
Sort By:
 
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, WebApplications, Web Devel...Date Answered: 05/27/2008 Rating: 9.9 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 Rating: 9.8 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: Cold...Date Answered: 03/30/2008 Rating: 9.6 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: Cold...Date Answered: 09/22/2008 Rating: 9.1 Views: 0
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 Rating: 7.6 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 ...Date Answered: 07/27/2008 Rating: 5.3 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 Rating: 9.8 Views: 0
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 Rating: 5.0 Views: 0
I'm using CFDocument (under CFMX 7 ) to create PDF files of inspection reports.  The problem that I'm having is that the page breaks are happening in unpredictable locations in the reports, and the...
Zones: CFML, We...Date Answered: 03/27/2009 Rating: 9.1 Views: 10
I'm doing a line chart from an oracle query and the x axis is squished that is it doesn't extend to the width of the chart it only goes about halfway did a similiar chart with no problem. Data is f...
Zones: Cold...Date Answered: 04/21/2009 Rating: 9.3 Views: 0