Home > Archive > ASP .NET > December 2005 > Web site administration tool functionality for the end user
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Web site administration tool functionality for the end user
|
|
|
| Hi
Web site administration tool is great. How can I provide this functionality
for the end user? I need the end user Admin to be able to list users and
then change roles for any of the users or to be able to disable any of the
users.
Thanks
Regards
| |
| Steve C. Orr [MVP, MCSD] 2005-12-14, 4:01 am |
| You could create a tool to manage the users remotely.
Or you could use this code that's already been written:
http://www.code-magazine.com/Articl...quickid=0511031
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"John" <John@nospam.infovis.co.uk> wrote in message
news:%23yjQEQGAGHA.2092@TK2MSFTNGP10.phx.gbl...
> Hi
>
> Web site administration tool is great. How can I provide this
> functionality for the end user? I need the end user Admin to be able to
> list users and then change roles for any of the users or to be able to
> disable any of the users.
>
> Thanks
>
> Regards
>
| |
| clintonG 2005-12-16, 9:58 pm |
| I don't like the Website Administration Tool (WAT). My machine is configured
to use GMT (-06:00) Central Time and when I use the WAT during development
it records entries into the database 6 hours into the future to GMT (0:00).
<%= Clinton Gallagher
"Steve C. Orr [MVP, MCSD]" <Steve@Orr.net> wrote in message
news:u6HnRsGAGHA.3048@TK2MSFTNGP15.phx.gbl...
> You could create a tool to manage the users remotely.
> Or you could use this code that's already been written:
> http://www.code-magazine.com/Articl...quickid=0511031
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
>
> "John" <John@nospam.infovis.co.uk> wrote in message
> news:%23yjQEQGAGHA.2092@TK2MSFTNGP10.phx.gbl...
>
>
|
|
|
|
|