Hi, I'm new to ajax and I've a little problem to sending parameters in order to be executed on the controller.
Suppose that "function updatextable(e)" which is javascript function is called somewhere in the application (onDrop of draggable element). How can I send "e.value" to the controller in order to do some active record operations? Many thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

