Advertisement

1 - 10 of 132 containing alltags:("CFML") (0.001 seconds)
Greetings all... I am having a problem with ColdFusion sessions. Being an ASP developer i'm used to my sessions being set server side. But for some reason coldfusion sessions run client side, ...
Zones: Web Languages/Standards, ColdF...Date Answered: 03/15/2003 Grade: B Views: 0
because i dont want to use a DW template i'm using cfinsert for my navigation links and just inserting the cfinsert on the appropriate pages. question: from lookig at the code below you'll unde...
Zones: CFML, ColdFusion Application Server, DHT...Date Answered: 12/10/2007 Grade: A Views: 0
I have recently been working with coldfusion, and have been describing/defining the use of my cf component functions with comments above their definitions. I wanted to know firstly if there is a st...
Zones: CFML, ColdFusion Application ServerDate Answered: 12/26/2007 Grade: A Views: 8
I have most resource locations specified as file paths in my db. i.e: C:\Inetpub\wwwroot\office\websites\theme.css However, these resources also need to be referenced as a url from the root,...
Zones: CFMLDate Answered: 12/29/2007 Grade: A Views: 0
Can <cfset> work in a similar way to <cfxml>, whereby you can embed the value of the variable within the tag? I need to assign the output of a function to a variable. I have a function called...
Zones: CFMLDate Answered: 01/01/2008 Grade: A Views: 0
I have a string variable: "13, 14, 15, 16" How do i parse this into a coldfusion array? Essentially i need to parse a comma delimited string.
Zones: CFMLDate Answered: 01/08/2008 Grade: A Views: 8
Does coldfusion have built in functions for reading properties file, or would this require parsing the file contents? When i say properties file, essentially it would something look like: the...
Zones: CFMLDate Answered: 01/10/2008 Grade: A Views: 0
Using Coldfusion8, I am parsing some xhtml via the XMLParse() function, but &nsbp; &amp; and no doubt a few other similar codes are being rejected by the parser. How do i go about accepting these v...
Zones: CFML, XMLDate Answered: 01/29/2008 Grade: A Views: 0
Please look at the attached code which i've simplified for purposes of my issue. Now you can see that the index.cfm just declares a <CFDIV> for the purposes of loading content into it. The initi...
Zones: CFMLDate Answered: 01/30/2008 Grade: A Views: 0
I am using Dreamweaver and Coldfusion. I'm inserting a record into the database and I need to get the USERID that is created from the resulting Insertion. I need to pass that on to a secure results...
Zones: ColdFusion Application Server, MS SQL ...Date Answered: 02/02/2008 Grade: A Views: 0