| Thread | Last Post | Replies |
|
| Accessing CFMODULE variable scope | 30 Nov 2006 22:38 GMT | 7 |
If you have a ColdFusion template which calls another template within a CFMODULE tag, can you later access variables set in the CFMODULE tag from the caller template? I am aware of the CALLER scope within CFMODULES however, I was wondering if there is a scope to go the other ...
|
| Date Time insert problem | 30 Nov 2006 22:19 GMT | 7 |
Heeeeelp please! Dates. And Times. Raise your hand if you hate them. I have a problem with dates/times and I was hoping that someone can help. I am developing a vacancy list.
|
| Inner Join Necessary??? | 30 Nov 2006 20:10 GMT | 4 |
Its been forever since I've had to do an application and, not surprisingly, am having stupid difficulties. I have 3 tables. I need to output from each of them - all of the info - based on ID. this is my query thus far... I am sure I'm missing some key stuff - maybe an
|
| Sending URGENT messages from CF form ? | 30 Nov 2006 17:54 GMT | 3 |
I need to mark some messages as "Urgent". Anybody knows how to do this with CFMAIL tag in CF ? I now run on CF 7. Will appreciate any input.
|
| CFEXECUTE | 30 Nov 2006 14:54 GMT | 2 |
We are trying to encrypt a data file and have built a batch file to do this. Calling the batch via CFEXECUTE just produces an empty output file each time whereas calling the script from the command line produces the correct data. <CFEXECUTE
|
| RandRange from 0 to 9 | 30 Nov 2006 14:24 GMT | 2 |
How do you input RandRange so it only produces numbers from 0 to 9?
|
| Multiple Selects in a single form | 30 Nov 2006 13:31 GMT | 7 |
I have six select boxes and I want them in a single form. Below are the outputs for the select boxes. <cfform action="Resolution_History.cfm?year=#year#&sessiontype=#sessiontype#&btype=res"
|
| Session Data Crossover CF4.5 | 30 Nov 2006 01:40 GMT | 1 |
I have a CF web application that implements session state and I have a reliable report that two users' sessions are colliding (i.e., when second user on the same corporate network and browser but different user ids logs into the app the first user's session is refreshed to the ...
|
| Error using tag cfhtmlhead | 29 Nov 2006 23:15 GMT | 1 |
I have a page referring to itself. The code is trying to go to an anchor on the page. Please check the syntax in my code which uses the cfhtmlhead tag. Note it has two pound symbols in a row, like this ##
|
| Reading a XML feed | 29 Nov 2006 22:54 GMT | 4 |
I need some help or example code. I have CF MX 7.0.1 and i have been able to send XML requests to vendors and accept and process their responses. Now i wish to do the same for my clients. I am having trouble with setting up a listener to transfer the stream to a structure i ...
|
| CFFILE Upload question | 29 Nov 2006 21:43 GMT | 5 |
I have a question and I believe I know the answer but I want to ping all of you to see what you say. I am developing an application using Mach-II. I would like to upload a file. I have no problem seeing the filefield in my listener. Technically I could just process the cffile ...
|
| Dynamic variable names and invalid_character_err | 29 Nov 2006 21:14 GMT | 6 |
I'm neither an expert at structure notation nor dynamic variable naming conventions and would appreciate any help with the following. Thanks! This code works fine. <cfset idx="123">
|
| Problemas con las Sesiones | 29 Nov 2006 20:49 GMT | 1 |
Estimados Amigos: Nos tiene muy complicado el COLDFUSION tenemos una aplicación bastante grande y en varias ocasiones se nos pierden las sesiones. Los errores son del tipo:
|
| achieve this without frames | 29 Nov 2006 20:34 GMT | 4 |
hi i have a site where an index is feeding what is displayed in a cftree...so if you click on a, this feeds to the query which displays the tree SELECT (music info) FROM (DATABASE)
|
| installing cfmx 6.1 on win XP prof 64bit os | 29 Nov 2006 19:59 GMT | 1 |
will it be run fine? or are there any issues running CFMX6.1 on windows XP professional 64 bit operation system?
|