|
"In addition to what Steve says, I would make the code easier to read and to maintain by doing this just before the query: <cfset isTradeV" in ColdFusion • 2 replies |
10 hours ago |
|
"Is the file's content really XML? Test with: <cfoutput>#isXML(XMLFile)#</cfoutput> If it passes the test, then do a second test by rep" in ColdFusion • 3 replies |
13 hours ago |
|
"I will assume that the query is in the form's action page, submitform.cfm. What is then lacking is an event to submit the form. Add, for exa" in Getting Started • 2 replies |
13 hours ago |
|
"BKBK wrote: Now, rename the file to MYPIC.jpg. Open the same URL as before. In my example, that would be http://127.0.0.1:8500/myImages/m" in ColdFusion • 8 replies |
2 days ago |
|
"Adam Cameron. wrote: I'm running the dev install and using the inbuillt web server. I've run it on Win7, Win Vista and Win Server 2003 (3" in ColdFusion • 8 replies |
2 days ago |
|
"wmkolcz wrote: I am rebuilding a Flex application from the ground up to make it better and more featured. One of the main complaints I ge" in Advanced Techniques • 7 replies |
4 days ago |
|
"I think you're actually right, Kevinmkr. I also encountered case-sensitivity in URLs some time ago, but ignored it. Your post has made me re" in ColdFusion • 8 replies |
5 days ago |
|
"goodychurro1 wrote: Where is the best place to put cfqueries, in the <head> </head> or before the html tag? Thanks In a separate CFM pag" in ColdFusion • 6 replies |
6 days ago |
|
"Clay Hess wrote: Here is the code... <script type="text/javascript" src="/CFIDE/scripts/ajax/ext/package/toolbar/toolbar.js"></script>" in Advanced Techniques • 3 replies |
6 days ago |
|
"Better show the code." in Advanced Techniques • 3 replies |
6 days ago |
|
"Those are likely to be coding errors. The place to look is where you write/set the values of SESSION.SECURITY_ATTRIBUTE_LIST and SESSION.USE" in ColdFusion • 1 replies |
1 week ago |
|
"By default, the first option is the one selected in a drop-down. As I said, something like this should work: <cfset optionDefault = "none" in ColdFusion • 7 replies |
1 week ago |
|
"RLS wrote: In addition to having a development environment on my laptop and my desktop, we have a staging server and a production server." in ColdFusion • 6 replies |
1 week ago |
|
"As far as I am aware, cfgrid has no functionality equivalent to cfoutput's 'group' attribute. The closest comparison is cfgrid's 'groupfield" in Advanced Techniques • 2 replies |
1 week ago |
|
"Possible alternatives: <cfset timeStamp = MyXMLDoc.XmlRoot.XmlAttributes['timeStamp']> <cfset messageid = MyXMLDoc.XmlRoot.XmlAttributes" in ColdFusion • 2 replies |
1 week ago |
|
"jamie61880 wrote: There is a link that I have called "Quality Items". There are 2 ways to get the page updated. Either click the Refresh" in ColdFusion • 7 replies |
1 week ago |