0

3 Years ago I came across a really nice script. It was just an aspx and aspx.cs script, nothing more. It allowed me to see all the roles and users on site.

I could easily add/remove roles and add users to roles.

It used ajax for nice ui too.

Does anyone know where I can find this script?

I would like to use it again because setting it up was so simple. All I did was point it to the correct membershipProviderId and I was set.

thanks

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
aron
  • 2,856
  • 11
  • 49
  • 79

1 Answers1

0

Can you use the ASP.Net Web Site Administration Tool?

Greg
  • 16,540
  • 9
  • 51
  • 97