Date: 03/13/00
- Next message: Mark Heintz - PHP Lists: "Re: [PHPLIB] session fails after upgrade"
- Previous message: Darryl Ross: "Re: [PHPLIB] session fails after upgrade"
- Maybe in reply to: Lauren Daniel Stegman: "[PHPLIB] Authentication of Framesets."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I haven't played with framesets myself yet, but this looks more like a
session problem. I would have thought that once you had submitted the
initial login, then subsequent loads of the frameset and the targets should
be ok. Have you tried loading the navbar itself? You should get the
initial login page, then the navbar and reloading the page should just give
the navbar again. I suspect that perhaps you might get another login
screen.... if you do, then there is something going wrong in your session
management, if it just shows the navbar again, then I have no idea what I am
talking about and you should just ignore me 8^)
Cheers
Michael Anthon
> file the a single frame login form appears. However, after
> authenticating this login the frameset opens with loginforms
> in EACH of the frames. Obviously, I want the login screen to
> pass the session, authentication, user, and permissions on to
> each of the daughter frames. I have copied the code I am using below.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Mark Heintz - PHP Lists: "Re: [PHPLIB] session fails after upgrade"
- Previous message: Darryl Ross: "Re: [PHPLIB] session fails after upgrade"
- Maybe in reply to: Lauren Daniel Stegman: "[PHPLIB] Authentication of Framesets."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

