| Thread | Last Post | Replies |
|
| Re: cf debugging | 30 Sep 2005 20:41 GMT | 1 |
Not really. There are some other options available. Dreamweaver Help is the path to find them.
|
| Login question | 30 Sep 2005 17:25 GMT | 1 |
Hi people please help when i enter the login and password in the Login.CFM i enter to Index.CFM and have some query that only work when i log on my page but when i click in the link Index2.CFM the querys doesnt work
|
| Multiple Forms in one page | 30 Sep 2005 15:47 GMT | 6 |
Is there any way to have multiple forms in one page without having the forced space between the submit buttons that each form has? In other words, I want my submit buttonsto be right under each other without the gap between them which is automatically generated between each form.
|
| cfinclude in custom tags...where does it look for the include files? | 30 Sep 2005 14:00 GMT | 3 |
Hi....I have some custom tags with cfincludes in them. My application.cfm file has a variable called APPLICATION.INCPATH= /project/includes/ and in the custom tag I would have the cfinclude tag <CFINCLUDE TEMPLATE="#APPLICATION.INCPATH#/test.cfm". The custom tags had problems
|
| Best Practices? | 30 Sep 2005 03:36 GMT | 3 |
I've been an ASP developer for ... swhoo, too long and so I'm used to doing everything all in one page (the form, validation and then processing). In CF, what's the best practice. Should I do everything in one page or should I use individual pages?
|
| Coldfusion Intranet? | 29 Sep 2005 21:35 GMT | 1 |
I am trying to convice my company to get coldfusion to drive our Intranet. However, I have no experience with ColdFusion and will need to spend some time 'playing' before I can really build a full-on intranet. Does anyone know of a 'out of the box' intranet solution for ...
|
| mid function | 29 Sep 2005 20:37 GMT | 1 |
The email address is not alway in order. Users are not alway have all three emails address, some time one, or two. It dosen't matter howmay email address they have, all I need is just find the email which contains domain @os.com. Here is the example data I have and here are ...
|
| Can you spot the syntax error? | 29 Sep 2005 18:40 GMT | 3 |
<cfquery datasource="#VARIABLES.Datasource#"> INSERT INTO Blogs ( Subject, DateTime, Body, UserName) VALUES (
|
| Creating PDF documents | 29 Sep 2005 18:31 GMT | 2 |
If my ISP isn't running CF7, and not running some application or service on the server, is there any other way I can create a PDF document on the fly?
|
| Data Base connections | 29 Sep 2005 17:21 GMT | 7 |
:confused; I'm having difficulty setting up MySql database in the Cold Fusion Administrator. I'm running Studio MX 2004 and version 4.0.1 (or something like that) of MySQL. I know have properly set-up MySQL and Cold Fusion because I've
|
| trimming a string | 29 Sep 2005 17:17 GMT | 6 |
I'm generating strings dynamically in my application, and they look something lie this: 0 0 0 435921014 0 0 0 0 What I want to do is trim off all the characters before the first '4' and
|
| Which J2SE to download ? | 29 Sep 2005 14:32 GMT | 1 |
I need a link to the latest J2SE to download for Windows server 2003 I am having errors pop up about 6-7 times when rebooting hte server now - I need to remove all my previous versions and updates and install the latest version i think...
|
| how do you configure apache http server as an external web server | 29 Sep 2005 10:45 GMT | 1 |
what are the step for configuring apache http server 2.0 for coldfusion? I changed the DocumentRoot in the httpd.conf file to point to c:\cfusionmx\wwwroot. When I insert a an index.html file in the wwwroot directory and fire up apache, it works....however when I dump and index ...
|
| configuring external Apache2 web server | 29 Sep 2005 08:55 GMT | 1 |
Need some help. I just bought he Coldfusion MX Consturcion Kit and am following directions to install the server. I installed successfully and am now trying to configure an external Apache web server for ColdFusion. I find in the documentation the following command to execute ...
|
| New to CF | 29 Sep 2005 05:13 GMT | 1 |
:confused; I have just finished an online intro to CF, but have been left confussed as to whether I will really be able to use it. Is it mainly for intranets? I am a webhost reseller (linex servers) and do a bit of web design. Do I have to buy a
|