| Thread | Last Post | Replies |
|
| CFIDE not accessible??? | 31 Jul 2006 22:30 GMT | 1 |
I believe that my CFIDE is not accessible, but I don't know where to go to make it accessible. Can anyone help? My development box is using IIS on Windows XP, my production server will have Windows 2003 server and IIS.
|
| Help with Counting An Array Recordset | 31 Jul 2006 16:03 GMT | 3 |
I had a friend help me build this but now he's gone and I don't understand arrays or coldfusion really. I have an image gallery that works beautifully except that I want to be
|
| Reading folder content | 31 Jul 2006 13:49 GMT | 1 |
I wondered if there is a function i can use in coldfusion to read the content of a folder. Like counting the files inside, and retrieving its names and extentions? Tnx!
|
| CSV file | 31 Jul 2006 13:08 GMT | 4 |
I have an excel file with 200 records , which i converted in to a .csv file. Now, I want to write an insert/import script so that I can insert all those records into the database at once. How do I do that?
|
| Database Question | 29 Jul 2006 23:47 GMT | 1 |
I have a table called team (team_id, team_name, win, loses, tie) and a game table (game_id, game_date). How can I build displau in Coldfusion showing games played orderred by best win records I m thinking to desgin a relational table r_game_team that wud have score too
|
| obtaining Server time verses browser time | 29 Jul 2006 04:42 GMT | 3 |
I designed a auction site this week and in testing I realized that the auction closes different times for different people depending on time zones. What i need to do is pull the server time where the site is stored as the close time reference. I have no clue how to access the ...
|
| Authentication issue w/ new install of 7.02 Developer Edition | 29 Jul 2006 03:40 GMT | 2 |
We just installed CF MX 7.02 Developer Edition on a Windows 2003/IIS 6 server. Before the install, we ran several HTML pages to make sure everything was working correctly. We did not have any problems. However, we began installing CF MX 7.02 and were just getting to the step of ...
|
| CF Support for Apache 2.2 on Windows XP? | 29 Jul 2006 03:01 GMT | 3 |
I have been looking all over for information on support of Apache 2.2 for CF on Windows and all i can find is information on supporting Unix/Linux and that Windows is not yet available. Is this still true? If not how do you get this sucker to work?
|
| deleting jar files | 29 Jul 2006 02:50 GMT | 1 |
|
| WebChart | 28 Jul 2006 20:05 GMT | 9 |
I need to know how to get started with intregating WebChart with Coldfusion. running CF mx on Office machine and CF mX7 on Laptop machine. I CAN CREATE a chart withing the bat file..... But how do I get the info needed to chart from a CFQUERY????? I really need a Basic getting ...
|
| MS 2000 Sql Index Hint In CFC Query | 28 Jul 2006 18:32 GMT | 1 |
How do you force the query in your function (component) to use the Index created. If you have some thing like this select * from class
|
| CF7 trial won't install on Windows 2003 Server | 28 Jul 2006 16:42 GMT | 30 |
I have tried about 40 times to install CF 7.01 trial on multiple Windows 2003 Server SP1 machines and it constantly fails (except for 3 times) with the same two errors in the log file. Macromedia refuse to help on the phone unless I pay $500 to report the bug! What other company ...
|
| MX 6.1 Windows Server 2003 | 28 Jul 2006 15:41 GMT | 1 |
I was running MX 5 on a Windows 2000 box. I am upgrading and discomtinuing the 2000 for a windows 2003. My problem is I have installed IIS 6 verified the default web site was working. Installed MX 6.1 now the default wed site nor the cfide/administor works. Both return a ...
|
| How to delete Messages with Certain Word | 28 Jul 2006 12:50 GMT | 1 |
Hi, I've been getting a lot of spam lately from my comments form. My comments are stored in a DB. The problem is the spam keeps coming every day and sometimes they come in tens and hundreds. This is really frustrating and irritating. I am thinking of putting a CFQUERY on my ...
|
| Making a row colored in a table | 27 Jul 2006 20:56 GMT | 1 |
I have some tables that get displayed when someone does a search for a company for instance. In this table, it shows the company name, the contact, address, company classification, etc. The company classification field is just a way to tell us if the company is a key
|