Hi,
We have a website that uses ASP.NET Membership provider and SQL Server 2012 to manage user accounts. We are also hosting the website and we're using Secure Sockets Layer. I usually use the ASP.NET Configuration to add/delete users. However, now I need
to provide this functionality to a new user located in another county.
I'm trying to create a web page for administrative tasks to enable this user to login and then enable him/her to enter the parameters to add/delete user via our website.
But I'm not sure how to go about this.
I appreciate any assistance.
Go to the complete details ...