I have an output page that list's transactions with there associated dates. I would like to split these items into sub sections sortng them by date (every 3 months)
Basically every quarter (4 per year) will be shown in a separate section of the table.
My code so far to output the data is as...
How would I go about Calculating the number of records which have a Check box checked in a table using CF?
Basically what I am after is a total of the completed entries in the Table.
For Example:
50 Records listed in the table, 30 of them have a check box field checked to say they are...
The Subject of this thread caught my eye, but isn;t exactly what I am looking for. Do you guys by chance know how I could simply display a Total of the checkboxes in a Form?
For example, if their are 50 records in the form, and only 30 of them are checked off, how could I display the numnber...
Hi All,
I know very little with regards to CGI scripting and Perl and was wondering if someone has a simple password verification/login script that I could use for a web site I am working on.
If anyone could point me in the right directiopn or better yet, send me a good script it would be...
Hi All,
I am trying to use the CFLOOP command for a page on my site, but am having trouble pulling a value from my database. This is my code below:
<FORM NAME="Pages">
<SELECT NAME="PageNo" SIZE="1" onchange="go2()">
<CFLOOP...
Can anyone tell me how to have an item chosen from one menu drop down list change the contents of a second drop down list.
I have seen this done with javascript, but was wondering if it is at all possible to do, using Cold Fusion, or maybe a combination of CF and JS.
I would like to pull the...
I am using the following code to direct users to a certain page on my site, but I would like to place the menu list in the header frame at the top of the browser window and have the new page open up in the main lower frame. How would I do that? As it is now, the new page opens in the header...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.