Ask a Question related to ASP Components, Design and Development.
-
Ofer #1
Does ASP.Net Membership support suspending end-users?
Hi All,
We use the ASP.Net end-user management system.
How to "Suspend" and "UnFreeze" end users?
Our web app should have a web form that allows our customers
to temporarily suspend one of their end-users.
(This is NOT locking users when they type wrong passwords).
This link didn't help;
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_aspnetcon/html/6c780a07-9078-4747-8536-0bc599f3f427.htm
Thanks in advance!
Have a nice day,
Ofer
Ofer Guest
-
Live A/V Broadcast > How to support both High & Lowbandwidth users ?
Hello there I have been working on a requirement where I need to broadcast live audio and video feeds to Flash Media Server from where it gets... -
How many users can CFMX7.01 support? -Help!
My system is developed under CFMX7.01(standard version) with Win2000 IIS 5.0. It will support 3000 users. Most users will logon the system within... -
Does the users browser support Flash?
I want some sort of script on my website that checks if the visitor browser support Flash or if they need to download a plug-in. Have looked for... -
How do I easily support (authenticate and authorize) internal and external web site users
David, take a peek at: "Mixing Forms and Windows Security in ASP.NET" located at:... -
Membership of group
Hi All, I know that exist "innetgr" function in C, to test the membership of an user to a netgroup. I would like to know if a similar... -
Cowboy \(Gregory A. Beamer\) #2
Re: Does ASP.Net Membership support suspending end-users?
If you do not want to use the same field, you will have to roll your own.
Write a custom provider.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
[url]http://gregorybeamer.spaces.live.com[/url]
*************************************************
Think outside of the box!
*************************************************
"Ofer" <Ofer@discussions.microsoft.com> wrote in message
news:F40F0A83-AA03-4ABC-B528-4A0A209427E7@microsoft.com...> Hi All,
>
> We use the ASP.Net end-user management system.
>
> How to "Suspend" and "UnFreeze" end users?
> Our web app should have a web form that allows our customers
> to temporarily suspend one of their end-users.
> (This is NOT locking users when they type wrong passwords).
>
> This link didn't help;
> ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_aspnetcon/html/6c780a07-9078-4747-8536-0bc599f3f427.htm
>
> Thanks in advance!
> Have a nice day,
>
> Ofer
Cowboy \(Gregory A. Beamer\) Guest



Reply With Quote

