| Thread | Last Post | Replies |
|
| Me, myself and Irene - Signing Off. | 01 Jun 2005 00:30 GMT | 8 |
Okay, the time has come. I/We have been posting as the following: BBJ Worzel,
|
| Did CFMX7 change something w/ CFOBJECT | 31 May 2005 22:07 GMT | 1 |
This code worked under CFMX6....I just upgraded to 7 and I get an error : <CFOBJECT TYPE="COM" NAME="FSO" CLASS="Scripting.FileSystemObject" ACTION="connect"> <CFSCRIPT>
|
| Running JSP in ColdFusion MX7 | 31 May 2005 21:30 GMT | 1 |
I just installed ColdFusion MX 7 as a stand alone app server using Apache as the webserver. Everything works great except my JSP pages. They worked fine in the previous version of ColdFusion. Does anyone know if there is a setting to turn on JSP support or something different ...
|
| Incorrect syntax near '<'. | 31 May 2005 20:57 GMT | 1 |
We have recently upgraded to Coldfusion MX 7 and I've been getting an intermittent error in one of my applications. As part of a link, I pass a URL variable called REQNUM, which is the request number. This Request Number is used to identify the request that the manager is trying ...
|
| Insert Record | 31 May 2005 20:13 GMT | 8 |
I would like a user to register prior to gaining access to the next level. This is working, however, when testing the database I realised that I was entered in the database many times! The information below is in the form, the table name is client:
|
| Login problem | 31 May 2005 18:50 GMT | 3 |
I have an application written in Cold fusion 5. Lately I have been getting complains about users having problems logging in. We are maintaining our login with client variables. The client variables are being stored in the database. Did anyone have this problem before?
|
| meta tag XML problem - CF 7 | 31 May 2005 18:00 GMT | 1 |
I'm getting a meta tag at the top of my xml page <META NAME="ColdFusionMXEdition" CONTENT="ColdFusion DevNet Edition - Not for Production Use."> using the below script. It's breaking my xml. I found a technote that said to
|
| Need Cfschedule Help | 31 May 2005 17:31 GMT | 7 |
I?m trying to get cfschedule to work, but am having no luck. My host tells me that the task I am trying to create is showing up in the ColdFusion Administrator. However, the page I am trying to run doesn?t appear to be doing anything. I have created a page called scheduler.cfm ...
|
| TagCFMAIL::SendMail Error--URGENT | 31 May 2005 16:42 GMT | 3 |
I'm running CF 5, and about 11:00am EST yesterday, we started recieving this error message in our log files for all pages network wide using the CFMAIL tag. I know there was a fix for CF 4.5.1 for the identical error, but I'm not sure this is the same problem currently being ...
|
| Drill-Down Query on one page | 31 May 2005 15:36 GMT | 3 |
I want to build a drill-down query on one page and then submit the form to another page once the drill-down is complete. Here are the specifics. I have a form that askes users how many vehicles they have in their household. Based on this answer, they would then select the Year, ...
|
| client variables | 31 May 2005 15:23 GMT | 2 |
What are they for and how long should you keep them? Our CF server was keeping them in the registry for 90 days by default and it brought our server to its knees every hour when jrun tried to clean up. We will be moving them to a SQL server in the next few weeks. But what does ...
|
| Question about url.variable and URLDecode( ) | 31 May 2005 15:06 GMT | 1 |
I'm fairly new to ColdFusion and I've inherited some web site management duties. The company web site uses #url.whatever# variables a lot. Sometimes the value of a variable contains spaces. On our hosted web site, these come through with spaces, but when I test the site on the ...
|
| Pop Ups and WinXP SP2 | 31 May 2005 14:53 GMT | 1 |
I have inherited a side developed in CF at uses a JavaScript routine to send a ?contract? to the client's printer. (See below): The problem is that IE now suppresses Popup scripts thanks to WinXP SP2. Has anyone else encountered this issue? If so, have you found a workaround ...
|
| moving directory contents from local to server | 31 May 2005 14:39 GMT | 1 |
I'm having a problem moving several files from the local drive to the remote web server from within CF. is cffile action = upload - a useable option, or is there something different? I could use a sample of some code to move several files at once. The files
|
| Suggestion for a book - SOAP? | 31 May 2005 13:53 GMT | 2 |
I am in need of a book that discusses using SOAP within the Coldfusion 5.0 Environment. I have never used SOAP before and not only do I need to learn it quickly, but I need to implement a SOAP solution between my companies application and a client's application by the end of ...
|