Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't get it #3

Closed
PhillipSenn opened this issue Apr 11, 2013 · 1 comment
Closed

I don't get it #3

PhillipSenn opened this issue Apr 11, 2013 · 1 comment
Labels

Comments

@PhillipSenn
Copy link

I didn't see any type="remote" functions.
What's this thing do again?

@wellercs
Copy link
Owner

This returns a response object. For remote API requests, it's recommended to go through a proxy service. The base proxy service would have remote access and it would extend this response object. You could have other remote objects but they also would extend the base proxy service. Ben Nadel has some great articles discussing this. I hope that helps. If you have further questions, feel free to DM me on Twitter. My Twitter handle is the same as my username here.

http://www.bennadel.com/blog/1564-Ask-Ben-Accessing-Cached-CFCs-With-AJAX-via-Remote-Proxies.htm

http://www.bennadel.com/blog/1567-Handling-Remote-API-Errors-With-Application-cfc-s-OnError-Event-Method.htm

http://www.bennadel.com/blog/1515-Ask-Ben-Building-An-AJAX-jQuery-And-ColdFusion-Powered-Application.htm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants