ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-lib
php-lib
[Phplib-users] Securing Frames
by Eduardo Andrés Alfonso Sierra other posts by this author
Mar 15 2005 8:28AM messages near this date
Re: [Phplib-users] Logged user on an unsecured page | [Phplib-users] session.bug_compat_42 Warning
Hi

I have a site and its principal page contains frames. The left frame
shows the menu and the right the contents.

I require authentication on the menu page like this

page_open(array ("sess" =>  "SystemSession", "auth" => "SystemAuth",
"perm" =>  "SystemPerm"));

But it shows the login page on that frame. Then I tried to put the
authentication on the frames page and now it works as I wanted, that
is, showing the login page on the whole browser page, but it still
asking me for login on the menu frame. How can I do to propagate the
authentication on the principal page to the menu page ??

Thanks in advance !


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Phplib-users mailing list
Phplib-users@[...].net
https://lists.sourceforge.net/lists/listinfo/phplib-users

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved