| | |
|
|
|
restrict access to page access levels not working |
| message from clm_user on 20 Jul 2004 |
I using winXP with IIS 5.1 and dreamweaver ver. 6 asp JavaScript connecting to
a SQL Server on the local LAN. I have created a restrict access to page server
behavior and everything is working fine except when I go to use the security
access levels. Everytime I log in using levels it directs me to the Access
Denied page relating to that behavior. I have only "Admin" and "User" as levels
and have set the DB up properly. When I turn off levels it works fine and when
I display the session {Session.MM_Username} and {Session.MM_UserAuthorization}
the correct access level Admin is displayed. I have verified the Session has
the information stored correctly. Any thoughts?
|
| clm_user replied to clm_user on 20 Jul 2004 |
I figured it out. SQL was returning a space after admin in the session information. changed the field to var char 5
|
|
Archived message: restrict access to page access levels not working (Macromedia Dreamweaver)