Question
Packaging a CF app to be installed on web page with javascript
Hey guys, I'm not sure how to word it, but I was wondering if it was possible to make a coldfusion application installable on a webpage for say one of my clients using javascript?
I.e. I don't want to place the cf pages on their server or use iframes
I'm guessing I'd have to pass parameters back and forth between cfm and javascript, etc..
What should I be looking into?
