0
Answer

SqlMembershipProvider question and database

Hi
I have a createuserwizard registration form.

i want to override these in the web.config but i want the form to check the user in my sql database and not aspnetdb where i have read that the data is stored

how can i do this?

cheers

tj