Using link_to_remote to post form values

Hi,

I have a website in which I am attempting to post certain form values
back
to my controller using link_to_remote. I need to do this without any
additional form tags, as it is already within a larger form. I have
found a
mod that i think would do this @ http://dev.rubyonrails.org/ticket/2137
but
unfortunatly the site is down right now. Does anyone have any ideas on
the
best way to implement this.

Thanks!

View this message in context:
http://www.nabble.com/using-link_to_remote-to-post-form-values-tf1968151.html#a5402137
Sent from the RubyOnRails Users forum at Nabble.com.

lundie wrote:

I have a website in which I am attempting to post certain form values back
to my controller using link_to_remote. I need to do this without any
additional form tags, as it is already within a larger form. I have found a
mod that i think would do this @ http://dev.rubyonrails.org/ticket/2137 but
unfortunatly the site is down right now. Does anyone have any ideas on the
best way to implement this.

The :submit option to link_to_remote allows you to post form control
values without an enclosing form.


We develop, watch us RoR, in numbers too big to ignore.