T
tma
I am attempting to utilize "Forms" authentication mode for my web
application but need assistance with the "Add New User" methodology. When
that form is included, it is redirected to the login.aspx page unless the
user is authenticated. Clearly a new user cannot be authenticated. How is
this overcome, if not using the same form to create new users?
application but need assistance with the "Add New User" methodology. When
that form is included, it is redirected to the login.aspx page unless the
user is authenticated. Clearly a new user cannot be authenticated. How is
this overcome, if not using the same form to create new users?