how do I see my Application variables within a method of a webservice-called CFC? I have an external system that calls my coldfusion mx 7 app...
Hi, I am passing form variables to a function. What i want is to be abled to loop throught the form variables which is a structure and then for...
I have a form that takes in a date input as a <input type="text">. When I validate the date, I use IsDate(form.datefield). This works, most of the...
Guys I have a list of links that I have parsed using regexp. However when I output them, some of them have html tags still attached as well as the...
I'm trying to find multiple instances of a word inside a string. The problem with the ColdFusion 'Find' function is that it only finds the first...
Hi Im using CFLDAP to create users in an active directory. This is working fine however im creating accounts with blank passwords. When i try...
<cffile action="UPLOAD" filefield="file_path1" destination="#destination#" nameconflict="MAKEUNIQUE" accept="image/*"> the code works fine...
Hi, I defined a j2ee Servlet Filter to apply some security checks, adding to web.xml the following definition: <filter>...
Hello all, We have a custom 404 error page that our provider has set the link to through the IIS. We have set the page email us using cfmail when...
Originally this worked, and now it processes it and puts the correct url in the database, but it just doesn't upload the image. Any help why it...
My co-worker develops a Java web service which takes an array of user IDs and return the email addresses for those IDs. However, I just can't...
I have created a webservice which is running fine on BEA Weblogic, the WDSL is generated automatically. When I try to invoke the ws method...
I must be missing something as I can't seem to figure out how to sort a structure based on the key name, not key value. I'm trying to create a...
html> <body> <cfinvoke webservice="http://10.16.16.69/Webservice9/service1.asmx?wsd" method="AccountCreation" seqID="27" returntype=""> I...
Hello all! Has anyone successfully made CFLDAP change an Active Directory user password? I've been hitting the wall for the past week, searched...
I'm having the exact same problem. I'm on MX 6.1 I'm trying to post my xml like this <cfhttp url = "http://10.1.6.211/ProposalGenerator.aspx"...
Hey all, I having trouble with dynamically naming a variable and then outputting the value. If I hard code the output blick below to #scoreAvg#, it...
I am using cfdocument format='pdf', and the HTML img tags that I am using within the cfdocumentsection are getting distorted. Sometime they show up...
I'm new at using LDAP and am having a hard time updating AD. I'm creating an web interface that will unlock accounts that have locked due to...
Hello, Up until recently I was having no Session issues. However, recently I had to start using some J2EE code in one of my CF templates. By...
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