On Sep 16, 8:28 pm, Shandy Nantz <[EMAIL PROTECTED]>
wrote:
> Right now I have people login through a login page and then hit a logout
> button in order to loggout. Is there a way to close a browser window
> when a user logs out? Can that even be done in rails or JavaScript?
> Sorry if this not a question pertaining 100% to rails. Thanks,
>
window.close() will close a window (however there are restrictions
about what windows scripts can close)

Fred
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to