| Thread | Last Post | Replies |
|
| Browser won't open .cfm file | 31 Dec 2006 07:20 GMT | 4 |
I've installed a developer edition of CF 6.1 on Windows XP with Apache 2.2. For some reason, the browser (both IE and Firefox) refuse to open the cfm files. They ask me to use a different program or save it to the hard drive. This does not happen with cfm files from the Web. I ...
|
| cfm pages will not display in IIS | 31 Dec 2006 05:27 GMT | 2 |
I have installed CF 6.1 onto an XP 2002 SP2 machine with IIS 5.1. There was no reported problems during installation but when I try to start the Administrator pages I get a Server Application Error. i have tried turning off my firewall and have checked that .cfm etc are on the ...
|
| ColdFusion Offline | 30 Dec 2006 15:03 GMT | 1 |
Hello, just need a quick help from anyone. I have installed CF Developer on my laptop. All works fine when i am connected to the internet, but sometimes, when i am not connected to the web and need to start CF i get a blank page instead of the administrator page. Does CF works ...
|
| Align Popup window Left | 30 Dec 2006 01:07 GMT | 3 |
Hello, I am trying to align a window that popups to either the "Top Left" or "Top Right".
|
| CF Admin and Server config issues | 29 Dec 2006 17:15 GMT | 2 |
I'm having an issue with CF 6.1. It installs fine, and the config page comes up and prompts me to enter the password I entered during installation. It takes it, and directs me to RDS settings, which I want disabled, and instead of going to the next page it sends me back to the ...
|
| RDS plug-in for Eclipse | 28 Dec 2006 21:36 GMT | 3 |
I've been using the RDS plug-in for Eclipse 3.1 for a number of months, but now that Eclipse 3.2 is out and so many plug-ins require it (such as SQL Explorer and Quick REx), I really want to switch to it. However, RDS doesn't work on it and I have yet to get FTP to work either. ...
|
| Insert | 28 Dec 2006 17:36 GMT | 5 |
I found this discussion online http://www.webmasterworld.com/forum21/2915.htm about inserting data to multi tables. One user suggested to use two query to insert data to two separate table. How does everyone do it differently? Is there a short cut? Pasted below is
|
| CAPTCHA + COLDFUSION | 27 Dec 2006 20:43 GMT | 6 |
What alternative can I use from CAPTCHA coz some hosting provider have the Java disabled? Is there another way I can secure my form from bots automatically submitting or spamming my forms?
|
| All About File Size | 27 Dec 2006 03:16 GMT | 7 |
How do I check the size of a file(gif, jpg, or png) before upload? Also, how do I limit the size of a file for upload? :beer;
|
| capture IP that are behind a firewall | 26 Dec 2006 15:18 GMT | 5 |
Is there a way to capture the IP of someone behind a firewall. I've tried CGI.REMOTE_ADDR, CGI.REMOTE_HOST, CGI.HTTP_X_Forwarded_For even: <cfset net = createObject('java','java.net.NetworkInterface')> <cfset interfaces = net.getNetworkInterfaces()>
|
| CF Mx6 admin & service wont start after successful new install on XP with IIS | 26 Dec 2006 05:22 GMT | 4 |
I just installed a fresh copy of Coldfusion mx 6 on my windows XP running IIS . After installation, the CF Administrator didnt come up(Http://Localhost:8500/CFDIE/Adminstartor.....whatever)- loads on the browser but doesnt load the admin page.
|
| Ubuntu Coldfusion MX7 Developer Install | 25 Dec 2006 13:59 GMT | 3 |
I just installed Ubuntu Linux. Apache2 with PHP5 works fine. I downloaded the developer MX7 and installed it based on this person's luck with MX6: http://tutorial376.easycfm.com/ Installation went smoothly, but running the server failed.
|
| CF7 DW8 MySQL5 Query | 23 Dec 2006 09:54 GMT | 1 |
I have CF7 Development Version, and Dreamweaver 8, and MySQL5, all installed on Windows XP SP2. I have CF7 and DW working together but need information on how to get MySQL added to the mix.
|
| Configuration with Apache 2.2 on WinXP | 23 Dec 2006 05:36 GMT | 2 |
I just installed CF 7.0.2 on a WindowsXP machine running On Apache 2.2. Installation goes fine, however when I try to restart Apache it fails. The following line in httpd.conf causes it to fail: LoadModule jrun_module "C:/CFusionMX7/runtime/lib/wsconfig/1/mod_jrun20.so"
|
| Installation problem | 22 Dec 2006 18:10 GMT | 3 |
Hi I am trying to install coldfusionmx7 in Red Hat Enterprise Linux AS (V4). But during installation, it says it is unable to determine if the c++ compatiblity pack is installed by running rpm -query compat-libstdc++ . and to verify web server connectors to work
|