Home All Groups Group Topic Archive Search About

Web site administration tool functionality for the end user

Author
14 Dec 2005 4:08 AM
John
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

Author
14 Dec 2005 4:53 AM
Steve C. Orr [MVP, MCSD]
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/Article.aspx?quickid=0511031

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


Show quoteHide quote
"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
>
Author
17 Dec 2005 1:54 AM
clintonG
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

Show quoteHide quote
"Steve C. Orr [MVP, MCSD]" <St***@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/Article.aspx?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
>>
>
>