Morten Andersen wrote:
> Now if I can determine whether the user has logged in. How can I use
> the request parameters to determine the users role on specific pages?
> I know that I can invent my own control, it just seems like something
> many others would need. Any tools available?

I still don't get this: why would you want request parameters to have
anything to do with determining security/access levels? That seems
really dangerous.

Are you talking about adding request _attributes_ to determine view issues?

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to