| Thread | Last Post | Replies |
|
| Writing a CSV file | 16 Apr 2008 14:05 GMT | 7 |
I have a CFLOOP that loops over some data retrieved from a SQL query, within the loop I create a CSV file by using CFFILE to APPEND data to the file. the problem is that when I open the file in Excel it looks ok (aside from one long number deciding to go into scientific notation) ...
|
| cfform is not working | 15 Apr 2008 23:32 GMT | 6 |
I just started using ColdFusion + Tomcat. I am able to setting up everything and go the Art Galleria Tutorial working. However, when I am playing around with the Flash Forms Controls; Internet Explorer would not display the <cfinput> or <cfgrid> (Mozilla Firefox has no problem ...
|
| UNIX timestamp | 15 Apr 2008 21:55 GMT | 1 |
I'm looking for a way to convert a UNIX time value (1201900638) so that it outputs to a ColdFusion page in the mm/dd/yyyy format. Would anyone be able to help with that? Thanks...
|
| User updated database help | 15 Apr 2008 20:26 GMT | 6 |
I have built a database in Access which allows me to import a list of file names hundreds at a time into a table. My ultimate goal is to be able to allow users to make changes to that list (for example, make note of who updated that file and when they did so). What command do I ...
|
| Conditional Loop Timing out | 15 Apr 2008 16:56 GMT | 2 |
I'm trying to eliminate weekends from a datediff calcualtion. INCIDENT_RESOLVED is when a problem was fixed PIR_DATE is the date a meeting to discuss the problem was held. We want to see how many PIR_DATE are after 48 hours of the INCIDENT_RESOLVED. Nobody's in on Saturdays ...
|
| Date and Time Issue in CF7 | 15 Apr 2008 09:52 GMT | 2 |
I'm using CF7 and having a weird problem with date and time. I have a loop just display a date and time: DateFormat(now(), 'mm/dd/yyyy') & " " & TimeFormat(now(), 'h:mm:ss tt'); But sometimes, the time is incorrect as following
|
| Change the range on cfinput | 14 Apr 2008 21:09 GMT | 5 |
Is there a way to dynamicaly change the range values based on previous input values. I want the user to enter a value and then the following two inputs will be based witht he highest value the value entered in the original input.
|
| allow user to embed my videos | 14 Apr 2008 02:52 GMT | 1 |
I run a small community new website and recently a bunch of visitors want to run my videos on their site. I want to do it like the youtube embed feature but cant get it to work properly here is a link to a live video currently being served from my site.
|
| Need help defining a site | 13 Apr 2008 09:37 GMT | 10 |
I am trying to test my URL for a site I am defining. I am getting an errors message each time. My folder is located C:\CFusionMX7\wwwroot\ows and I am trying the URL http://localhost:8500/ows. It should also be noted that when I enter http://localhost/CFIDE/administrator
|
| Dynamic page with xls file | 12 Apr 2008 16:10 GMT | 2 |
:wink;Hi I want to create a page with coldfusion / Dreamweaver and use a xls file like a dynamic page. Maybe somebody can help me.
|
| 500 Internal Server Error | 12 Apr 2008 14:36 GMT | 3 |
I am getting the following error in my httpd "error_log" Could somebody please help? [Sat Apr 12 02:33:10 2008] [notice] jrApache[13288: 8921] 127.0.0.1:51011 connect failed[10]: 13 13 Permission denied
|
| cannot launch CF8 update1 on leopard | 11 Apr 2008 17:24 GMT | 7 |
Clean install of CF8 update 1 on Leopard. Trying to get it to work with the Apache version already installed with OSX 10.5.2. Once installer is done the installer gives a message that the coldfusion service is not running, the web server connectors did not install successfully ...
|
| allow user to embed my videos | 11 Apr 2008 16:23 GMT | 1 |
I run a small community new website and recently a bunch of visitors want to run my videos on their site. I want to do it like the youtube embed feature but cant get it to work properly here is a link to a live video currently being served from my site.
|
| Dynamic Site Learning | 11 Apr 2008 13:00 GMT | 4 |
:confused; I need to start producing dynamic websites. I know XHTML and CSS. I also own CS3 Web Premium and need to know whether I should learn PHP or ColdFusion. Which is best, easiest to learn and use and what is the fastest way to learn it
|
| very last time RH5/cf8 | 11 Apr 2008 00:50 GMT | 2 |
Ok, if I cant get it working now then I will be abandoning every single cf app, and switching to something else. Just for principal. First, I have been trying to get CF8 to work on RH4 ever since beta, no luck. Fine. I switched to RH5 and it still does not work. All security has ...
|