| Thread | Last Post | Replies |
|
| client variables - quick confirmation | 03 Jul 2008 14:02 GMT | 4 |
Can someone confirm something with client variables... 1. <cfparam name=client.colour value="blue"> in application.cfm 2. On a web page <cfset client.colour="red"> and the same page confirms this when I cfoutput the value
|
| Deleting Undefined Elements in an array | 03 Jul 2008 09:39 GMT | 1 |
Subject says it all, how would I go about deleting undefined array elements? Im working with a 2 dimensional array, and I have to try and make this as dynamic as possible. Not that it really is a concern for you, just thought I'd say it.
|
| Sending out 2 separate Email Responders? cfform | 03 Jul 2008 01:55 GMT | 16 |
I've been using coldfusion here at work lately to generate leads for our customers. I ran into a road block when I was asked to create a cfform that asked 5 questions and based off of the questions you've picked you would get a different email send to you.
|
| Coldfusion Commands | 02 Jul 2008 21:49 GMT | 2 |
Is there a list of the Coldfusion commands and there uses online somewhere?
|
| client variables problem | 02 Jul 2008 17:40 GMT | 1 |
Ami I correct in thinking I setup client variables in application.cfm <cfapplication name="DrivelinkCatalogue" clientmanagement="Yes"
|
| Displaying an image & link if database has a value | 02 Jul 2008 16:59 GMT | 2 |
I need to display and image with a link if my ItemPDF cell has a valve, but display nothing if there is no value, how do i go about doing this? The value is likely to be "something.pdf" Cheers,
|
| Problems migrating CFMX7 ---> CF8 | 02 Jul 2008 16:46 GMT | 2 |
Kind sirs, I'm having some problems in migrating from CFMX7 (developer edition) to ColdFusion8. I've created my website on CFMX7 and before publishing it I've bought a brand
|
| SQL where clause problem | 02 Jul 2008 16:46 GMT | 4 |
I'm trying to construct the query dynamically SELECT * FROM transmission WHERE manufacturer="BMW"
|
| how to make web service will be SSL on windows platform | 02 Jul 2008 06:33 GMT | 3 |
I created a webservice using Coldfusion 8. I want to make this web service will be SSL enabled and authenticate requests using digital certificates. ??
|
| Invalid Code Highlighted | 01 Jul 2008 13:03 GMT | 4 |
A genius designed a complex, multi-tabbed online database interface for which I am now responsible for maintenance and upkeep. One tab is having some problems and I want to try to troubleshoot it. I'm working in DreamWeaver and used the 'highlight invalid code' button on the ...
|