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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to