I want to be able to change the content of a page based on the user name or group membership. This is running in an intranet environment running IIS in a Win2K domain.
[tt]Assuming that members and or groups have their own id's, I would create each a page and when they login, I would simply redirect them to their corresponding pages based on their access level.
[tt]"A Successful man is one who can build
a firm foundation with the bricks
that others throw at him"
[/tt]
Hmmm, that's what I thought of doing first or having one page with links to sub pages but changing the permissions on the server so they get a permission violation error when accessing pages they are not permitted to.
[tt]I would create a level field on your database somethink like this
table Name title level
John VP 1
Steve CEO 1
Richard Manager 2
Tony Supervisor2
Karla Sales 3
Rose Sales 3
Kenny Sales 3
[tt]"A Successful man is one who can build
a firm foundation with the bricks
that others throw at him"
[/tt]
You don't need an XML database to make use of all the cool features of XML/XSL.. just get the information you need from the SQL database and merge it into the XSL stylesheet.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.