shiran
2010-Mar-19 10:13 UTC
Passing parameters to a view and render in inline iframe on the same page
Hi, I''m developing a rails app and need to do the following. My main page (main.html.erb) has a small form and a submit button. Also it has an inline iframe. When click the submit button I need to pass some parameters to another content page (content.html.erb) to create dynamic contents and load the content page inside main page''s inline iframe. (What a user sees is only the main page and iframe content changes on submit button click) How can I do with this Rails? I tried several ways and sometimes even my browser crashed. Thanks for your comments in advance. Shiran -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.