Hi folks, I'd like to set up a "create" action to accept a cross-
domain jsonp call (a script tag call with with parameters in the src
url)

I'm new to merb and have so far failed to figure out how set up the
"create" action to accept a "get" with parameters. Please can you help
me?!

I guess we'll be making a jsonp call to something like:
www.mydomain.com/mycontroller/create?id=1234&data=myData&callback=myCallback
Does seem about right?

Cheers all,
George

PS: And yep, I know about the security considerations of cross domain
calls via script tags!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to