All Questions regarding the cold fusion server side scripting language
http://www.adobe.com/support/security/advisories/apsa13-03.html Patch expected on the 14th.
I know that CF popularity has been in decline since 2003, but has it gone so far out of style that no one is using it, anymore? Period?
Anyone here good with binding cfform elements? I need to figure a way to repopulate a cfselect (done via cfc) when a cfinput value changes.
Does anyone know of a CF function or UDF that will strip out the cruft from Word-generated HTML?
Hello friends, I am trying (in Javascript an Coldfusion) to convert: {"val1":"member","val2":"book","val3":"journal","val4":"new_member","val5":"cds"}, into this: { member,book,journal,new_member,cds} Notice that I am trying to eliminate quotes. Is it possible to achieve that? How can I...
Friends, I need to get Data Report and Graphical Report for my coldfusion application from Database. So Can you suggest suitable tool or api for my requirement. Kindly advise. Regards, Santhosh.
After weeks of research and little help from my webhost I thought I'd ask the coldfusion community. I'm a beginner developer so bear with me. I'll provide as much info as I can think of. I'm getting a nullpointerexception error on my site any time it sits idle for a few minutes(less than 5). If...
Anyone using nicedit wysiwyg text editor? I have a problem getting it to work when there is anything more than a single textarea box on the page. Add any other input forms, and nothing works. Thanks!
I am trying to create href links to files on our LAN directory without knowing the file type. My cfelse link works fine, but I can't seem to get the directory path in the cfdirectory to produce any query results. I tried adding and http:// but still no results. I would appreciate your input on...
Hello, everyone. I've been asked to do something in CF I've never done before. Without actually submitting a CFFORM or refreshing the page, make an AJaX call to a cfc component, which will get data from the database, then display it on the same page. I'm at a complete loss, here. Has anyone...
Hello, everyone. I'm using CFAJAXPROXY to access a method in a CFC. So far, with one exception, it's all working quite well. The issue is when accessing a method to add a row to a database table based upon the ColdFusion #FORM# object. This method requires that all the form field names...
Hello, everyone. Is there a way to get CFLAYOUT to expand/contract when dynamic content is introduced? Right now, the dynamic content just puts a vertical scrollbar inside the CFLAYOUT area - don't want that. I need it to expand vertically (scrollbars on side of browser is okay) whenever...
Hi Folks, I'm reading files of a directory into a list and then loop through it. with every loopcount I get one filename, then if it is a xlf file, I insert the data into my db. But if the file is a zip file (always containing serveral xls files), and here is my problem, it has to be unziped...
Hi CF people, I created the following GET String with Javascript: verarbeite.cfm?anzahl=5&id_3=12&menge_3=25&id_5=2&menge_5=100 this is how I did it: Pseudocode:
Hello, everyone. Can anyone help me rewrite this so that it does NOT use "Evaluate()"? <!--- This first cfinvoke gets the data for a particular project ---> <cfinvoke component="components.getProjectInfo" method="getProjectInfo" returnvariable="appinfo"...
Have a problem using cfdiv binding variable, because it contains # in the value, so when it passed in Firefox it truncked anything from # sign on. here is the code: <form name="myForm" method="post"> <b><center>Part Name</center></b><br> <select name="Avail_Names" id="Avail_Names"> ...
Hello, everyone. Working on an internal app, so I can't give links/urls to view anything. CF Server 9 on IIS6. I'm trying to populate a CFSELECT with bind="components.ltm.getLTMs()" In the components directory, there is ltm.cfc; it contains two functions. Both functions are just...
Hello, everyone. I am looking for CF developers in the STL area, for two reasons. 0. I may know of a freelance position that is currently available. 1. I noticed there is not a CFUG for the STL area, and I'm looking for people who might be interested in forming a CFUG, locally. Anyone...
Hey guys, I just got a job at a company that uses CF as its server side language. I'm a quick learner and have the basics ironed out so my boss gave me a project that seems above my league but before I tell him, I'd like to know if there is anything I could try. And I've looked thru all...
CF9, no hot fix, vendorerrorcode 8114. CFINVOKE calls to a CFFUNCTION in a .cfc, defines what is being passed (properly), but errors saying that a CFPROCRESULT isn't converting a varchar value to int. Well.. I'm not ASKING for any int, it's all varchar that I'm supposed to get back. What am...
<cfset var LOCAL = {}> <cfquery name="qrysecnavtop" datasource="dev"> SELECT pagename, subname, maincontent FROM ECpages WHERE navplacement = 2 ORDER BY sortorder </cfquery>
Anyone know of a CFUG for St. Louis? Anyone interested in starting a CFUG for St. Louis, if there isn't one, already? ^_^
Hello, everyone. Has anyone used cfimage to display an image constructed on the fly from BLOB data without being saved to a physical drive, first? I can do the "retrieve BLOB data and save file to path, then display" stuff; but I've never attempted pulling the BLOB data and creating an image...
Hello, everyone. I'm having a bit of an issue with the fckEditor that is included with CFTEXTAREA in CF Server 9. Everything works fine in FF and Chrome, but IE7 is throwing a conniption fit over... line breaks that appear in the content which are created by... .. unordered lists and...
Hello, everyone. Does anyone know how to print the contents of a layer created with ColdFusion.Window.create()?? Specifically with JavaScript? Thanks, ^_^
There are currently 1 users browsing this forum. (0 members & 1 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules