Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Coldfusion Forum

Coldfusion (Adobe) application server and scripting language - Ask questions about ColdFusion scripting, IDE, databases, SQl, components, CFCs, syntax, server setup, Coldfusion 6 / 7 / 8 and more.
Views: 5,178 Announcement: Only Q & A Threads Here
July 10th, 2008 msquared (Administrator)
upload multiple files like gmail problem.
19 Replies | Posted by: bonneylake | Last post by acoder, Today
Hey Everyone, Well this is my first time asking a question on here so please forgive me if i post my question in the wrong section. What i am... more »
Auto fill form fields using coldfusion
14 Replies | Posted by: bonneylake | Last post by acoder, Today
Hey Everyone, Well i don't know if my question should be in javascript/ajax or coldfusion, i figure this is more of a coldfusion question. But if... more »
OOP: Problem implementing a add, edit, delete Contact form
8 Replies | Posted by: chromis | Last post by acoder, Today
Hi, I'm writing a contacts section for a cms on a website, I've decided to write the section in OO code. So far I have my Contacts object and a page... more »
Need Help Closing Database connections
1 Reply | Posted by: lee2732 | Last post by acoder, 4 days ago
I am running a website at GoDaddy where I have their least expensive plan that supports Linux/ColdFusion/mySQL. Apparently this plan supports a small... more »
cfpop - recognize original sender
1 Reply | Posted by: ronjambo | Last post by acoder, 5 days ago
Hi Community, i have a problem. I want to know the original sender, when I forward a message via Outlook. Example: Person A sends a message to... more »
How To Create Sticky Forms
3 Replies | Posted by: cheapterp | Last post by acoder, 5 days ago
Hey Guys, I have just started working on ColdFusion, so I am relatively new to it than most of you may be. I am trying to create 'Sticky... more »
Coldfusion Form
1 Reply | Posted by: kopiteste | Last post by acoder, 6 days ago
I have created a coldfusion for www.lfcsb.co.uk/Form.cfm using this tutorial http://www.fordwebs.com/cfform.cfm. However, as you will see if you... more »
OOP: Problem with edit form
1 Reply | Posted by: chromis | Last post by acoder, 7 days ago
Hi, I'm having trouble fully implementing the edit section of a contact admin system, so far I have written the following: - Bean (Contact.cfc) -... more »
Max Number in List (Solution)
1 Reply | Posted by: Arielle | Last post by acoder, 12 days ago
The delima was I had a list of numbers that I needed to find the maximum value of. Simply doing Max(ListName) did not work because the Max function... more »
Problem Creating a User Object
14 Replies | Posted by: chromis | Last post by acoder, 14 days ago
Hi, I've been trying to implement a more OOP oriented approach to dealing with user security on one of my websites, and I am trying to validate the... more »
count digits
5 Replies | Posted by: stoosi | Last post by acoder, 14 days ago
Hi Guys, I need to make a pin like ADD - 00001 through ADD - 99999. I used the ID colomn in the table to generate this number like below: <cfset... more »
What is CFREPORT?
3 Replies | Posted by: Haitashi | Last post by acoder, 16 days ago
I have a query that I was using cfcontent and cfheader to output to an excel file. I think that cfreport can do that but i don't get it. Does it... more »
Export Chart Created via CFCHART to Excel
1 Reply | Posted by: Khoo Teik Heong | Last post by acoder, 17 days ago
Hi, I created a chart using cfchart and export it to excel. However, the chart exported cannot be displayed. This problem does not happen when i... more »
how can i read excel data and import into sql using cfm??
1 Reply | Posted by: cindy7 | Last post by acoder, 19 days ago
how can i read excel data and import into sql using cfm??? I have a CFM form for user to import excel file into database and save file in the folder... more »
Multiple Search Parameters in one Form
5 Replies | Posted by: reddem0n | Last post by acoder, 19 days ago
Hello, I've been working on trying to figure out how to script something where if a user enters more then one search term in the same fieldbox, it... more »
Repair a CF MX v7 Administrator installation
3 Replies | Posted by: RobMcM | Last post by acoder, 21 days ago
How can the Application.cfm files within the ColdFusion MX v7 CFIDE folder be recreated without disturbing live sites on the same server? Will CF... more »
How to display text sql values? (Text running off screen)
1 Reply | Posted by: dmorand | Last post by acoder, 22 days ago
I have some text fields in my database, and I'm displaying them on the screen, but no matter what type of element I nest the output in, the text is... more »
cffile upload to database
1 Reply | Posted by: cfnut | Last post by acoder, 22 days ago
I recently switched over to a new hosting company and my update query doesn't work. Any ideas on what I can change to make this work? I changed it... more »
Using Oracle with Coldfusion??
1 Reply | Posted by: dmorand | Last post by dmorand, 27 days ago
I'm using Coldfusion MX7, but I don't see an Oracle datasource in my coldfusion administrator. I've looked around trying to figure out how to get an... more »
Having trouble with iif and quotes
3 Replies | Posted by: dmorand | Last post by acoder, 30 days ago
I'm having an issue with quotes and double quotes on my iif statement. I'm trying to call a javascript function but can't seem to get the syntax... more »
DB Security
1 Reply | Posted by: cfnut | Last post by acoder, 33 days ago
While developing my website I notice that sometimes when there is an error in my database the error page shows my connection string with the username... more »
Multiple update with checkboxes and cfloop
3 Replies | Posted by: Alexei Lebedev | Last post by acoder, 33 days ago
Hi all! How can I update only selected records from recordset at once? We have a form page form.cfm and processing page update.cfm. In form page... more »
retrieve windows login username?
11 Replies | Posted by: dmorand | Last post by dmorand, 33 days ago
I'm trying to retrieve the username of the user logged into a machine when a person visits my page on our intranet. I've looked over... more »
validate two checkbox variables
4 Replies | Posted by: CF FAN | Last post by wiredwizard, 40 days ago
I want to validate this two checkbox variables on an action page and also an update page <cfinput type="checkbox" name="gender"checked> ... more »
Error when trying to copy a file
3 Replies | Posted by: dmorand | Last post by acoder, 49 days ago
I'm trying to copy a file which is located on my C drive over to a network path. I'm getting the error below when trying to perform the copy. The... more »

Top Coldfusion Forum Contributors