Pass data to action without submitting form

Hello guys,

I am new to ruby on rails. I have a small question, it would be nice if
somebody answers. How do i pass some form elements data to a certain
action in my controller without submitting a form.

Regards

stanly!!

On Apr 17, 2007, at 12:16 PM, Qasim Ali wrote:

I am new to ruby on rails. I have a small question, it would be
nice if
somebody answers. How do i pass some form elements data to a certain
action in my controller without submitting a form.

With Ajax, would you please send a few more details to be able to
guide you?

– fxn