On Oct 30, 7:43 am, Don French
<dhf0...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I have an application that needs to redirect to an external url in a
> new window directly from the controller. I have not been able to
> figure out how. Can someone give me some pointers.
>
You can''thave the redirect do the new window bit - the url the user
clicks on must specify that it opens in a new window. Aside from that
it''s just a question of redirect_to "http://www.example.com"
Fred> The URL is calculated based upon user input and database columns.
>
> Thanks
> Don French
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---