On Oct 30, 7:43 am, Don French <[EMAIL PROTECTED]> 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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---