Chris Devers <[EMAIL PROTECTED]> wrote:

: You'd probably be better off embedding an identifier for the
: page the user was visiting as a hidden form field that is
: carried forward with the login process, &/or stashed in a
: cookie. Once the user has logged in, then send them to the page
: that the hidden / cookie variable says they were looking at
: previously. 


    Be certain to include logic that does not allow
redirection to return to the logout page. On computers
with more than one user, this gets really annoying.


HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to