Top "Coldfusion-8" questions

For issues relating to using ColdFusion, version 8.

ListDeleteValue - Remove Part of List

Trying to remove a userid from a given list. Can't seem to crack it... Errors on the removal at the …

coldfusion coldfusion-8
how to send test request to usps test server to access ZipCodeLookup API?

i have registered myself with usps.com/webtools and get username/password. when i am sending test request to usps …

xml request coldfusion-8
How to get list of scheduled tasks and last run results in ColdFusion?

We're trying to build a dashboard for our cron jobs ---- CF, Java, SQLServer, etc. so that we can see …

coldfusion scheduled-tasks coldfusion-8 coldfusion-9 cfadmin
How do you use java files in Coldfusion

I need to import a java file into a coldfusion 8 page e.g. : public class Hello { public String testJava() { return "…

java coldfusion import coldfusion-8
Getting Unable to read WSDL error

This is first time I'm using SOAP.I'm trying to invoke a webservice using cfinvoke which is as follows: <…

web-services soap coldfusion wsdl coldfusion-8