0
votes
votes
0 answers
Extract string value from query, assign to user with Roles.AddUserToRole?
I'm stuck on what might be some simple ASP.NET syntax: I have a page that allows a user to enter a code into a textbox, and then checks that code against a database table to return the values of one specific table row (if the code was corre ...
