| Thread | Last Post | Replies |
|
| Force Application.cfm to run | 31 May 2006 18:32 GMT | 8 |
Is there anyway to force the application.cfm to run, when the order of sequence for the webserver is index.htm and then index.cfm? Basically the client wants anyone going to a certain URL to see a different page then the index.htm that is there. The ISP already said they will ...
|
| government sites that use cold fusion? are there any? primo sites? | 31 May 2006 14:30 GMT | 3 |
Can anyone point me to a list or collection of government agencies that have used coldfusion with success, even better to great acclaim? we want to buy it and are looking for justifications/example sites etc. tia
|
| MX 7.01 webserver connector fails | 31 May 2006 12:33 GMT | 11 |
under win2k proffessional i want to setup MX7.01. It worked fine in the past with CF5, MX6.1, MX7. Now i get the error message that the webserver connector was not installed properly becaus port 51011 would be blocked.
|
| Application.cfc problem that I can't figure out | 31 May 2006 09:42 GMT | 3 |
I have built an application.cfc for my application and am receiving the following error when I request a page. -------------------------------------------- Error Occurred While Processing Request 5 >= 0
|
| Installing CF with xampp | 31 May 2006 05:18 GMT | 2 |
Hi, I want know where to install CF in xampp. I have 2 htdocs folders xampp/apache/htdocs and
|
| Can I use CF 6.1 and CF 7 on the same machine? | 31 May 2006 02:37 GMT | 2 |
We have one machine that is used for our intranet and our internal web apps. Our intranet runs on a CMS that requires CF 6.1 but is not compatible with CF 7, so the machine only has 6.1 installed :| We have a license for CF 7 that can be used on this machine and I want to ...
|
| Getting Started Tutorial | 30 May 2006 21:56 GMT | 14 |
The tutorial is either has several things left out or it is operator error. 1. the cfdump does not work - it returns nothing. 2. Attribute validation error for tag cfoutput error returns nothing. I work with Fireworks and DW but I am new to CF. This tutorial does not look
|
| Getting Started Tutorial | 30 May 2006 17:36 GMT | 3 |
RE: getting started tutorial. I have got everything working until the <cfdump var ="artwork"> The code is attached. The error returned : Variable ARTWORK is undefined. Any help is cool
|
| CF can't find component - Newbie | 30 May 2006 05:50 GMT | 3 |
:frown; Hi, I am trying out the Trial version of CF and when I try to open <a target=_blank class=ftalternatingbarlinklarge href="http://Text</b> in]http://localhost/cfdocs/getting_started/my_app/tripdetail_lesson6_ex1.cfm<b>T ext</b>
|
| Text information being displayed too long. | 29 May 2006 12:50 GMT | 2 |
Hi, I have a database table containing text information. I want to displayt this information on a webpage but when I try to do so the text doesnt break as soon as i want it to, so it looks something like this: the inforamtion from my database is being displayed way too long. I ...
|
| CFFTP: OK here, not there. | 29 May 2006 08:08 GMT | 2 |
I have a problem with a CFFTP code. It runs smooth from one server, but fails from another (where I have to develop it further into FTPS). The error message I get is: coldfusion.oroinc.net.ftp.FTPConnectionClosedException: FTP response 421
|
| Cookie with JS | 28 May 2006 17:22 GMT | 2 |
My client has a custom dhtml menu drop down that they bought. The added a login text that is linked to the login page. What I am trying to accomplish is when user logs into the system, write a cookie to with the first name of the User and then change the text on the custom dhtml ...
|
| Will Adobe keep ColdFusion Alive?? | 27 May 2006 23:43 GMT | 39 |
Ok.. I'm new to ColdFusion... and I don't want to invest my money and time into this if ColdFusion won't be around after Macromedia merges with Adobe. So my question is... does anyone know if Adobe will keep ColdFusion and invest in it once Macromedia is gone.
|
| Javascript Question Remove Leading zero's | 27 May 2006 22:20 GMT | 2 |
I have a hidden Input form that has a value of 78, I am using javascript to validate that the amount the User entered in a new Input form is greater than the amount in the hidden form. But this is failing when a user enters stuff like 0775 or 000745. Is there a way I could remove ...
|
| XML : How to extract children | 27 May 2006 18:49 GMT | 3 |
The following is a call to amazon.com to return sub-categories - in this case Baby > Activities. <cfhttp url="<a target=_blank class=ftalternatingbarlinklarge href="http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&Subscri
|