Re: [Phplib-users] Re: Default Auth? 7.2d
Brought to you by:
nhruby,
richardarcher
From: Tarique S. <ta...@sa...> - 2002-02-16 04:13:48
|
On Fri, 15 Feb 2002, Christian Roy wrote: > I have the same problem here. > > > If you set it up right, clicking the "Cancel" button on the login form > > will get you out of the modal login state and back to some accessible > > page. > > My 7.2d didn't come with a login form with a "Cancel" button! > Unless I missed something? No the default form is minus the cancel button <input type="submit" name="cancel_login" value="Cancel Login"> Put this in the login form > > The login form/page acts much like a modal dialog box -- the > > visitor should exit it via one of the form's submit buttons. > > Why should it? I think it's perfectly normal for someone to access a > protected page and then hit "Home" link of the menu! From a user point of > view, having to hit "cancel" on the login form to access the non-protected > pages is not natural. Back button will work for a page without auth BUT for an authenticated page you have to hit cancel login There was a solution to this long back on the older list though HTH Tarique P.S. i this does not make it to the list please post it there :-) -- ========================================================== PHP Applications for E-Biz : http://www.sanisoft.com The Ultimate Ghazal Lexicon: http://www.aaina-e-ghazal.com ========================================================== |