This probably wouldn't be appropriate for general uses. If you're visiting a restricted page you can't show the actual content, so what do you show? Might as well simply show the login page.
For specific applications where you want to do this, you definitely can. A combination of the extjs:iframeDialog tag and javacript on successfull authentication: parent.location=parent.location; parent.closeDialog(); Blair On Wed, Sep 17, 2008 at 8:07 AM, Marco van den Oever < [EMAIL PROTECTED]> wrote: > > That's a good idea! > > On Sep 16, 8:28 pm, Chris Roth <[EMAIL PROTECTED]> wrote: > > Just curious if anyone has leveraged (or determined possibility of) > > the greybox popup for use in displaying the login screen. I havent > > hada chance to play with it in this regard, just a thought. > > > > Seems it would be easy enough to open the login screen in a GB > > window... but could it be closed AND refresh the opener on submit? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
