Let's clarify, this may help. My site present diferente kind of properties. In the "properties/show" page I have a jquery modal the user can use to fill a few informations and send a mail. The mail is sent using the "sendContactMail" action of the "concepts" controller. So the idea is using an AJAX form so the "concepts/sendContactMail" action is executed and send the mail with the user information and the "properties/show" page is not reloaded.
-- 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.

