Questions tagged [coldbox]

ColdBox is an object-oriented, event-driven framework for ColdFusion that includes tools to help developers with bug reporting, logging, enterprise caching, debugging, i18n, URL rewriting, ORM integration, testing, and mocking.

137 questions
-1
votes
1 answer

Vimeo API using Coldfusion

I am trying to utilize a library i found on github https://github.com/dannyrich/CFVimeoAPIWrapper Here is my init code CLIENT_ID = "the id string"; CLIENT_SECRET = "the secret string"; ACCESS_TOKEN = "token"; …
Jay Rizzi
  • 4,196
  • 5
  • 42
  • 71
-1
votes
3 answers

Processing of xml data inside coldfusion

After processing data I can able to set the xml value #xmlResults# output example :
Süresh AK
  • 344
  • 3
  • 20
1 2 3
9
10