I made a extra step on the create user control and after the first setup (the default first step) the user is created. The issues is I want them to finish all the steps before the user is created. Also how would I validate there input on a different step with code before moving on to next step and insert it into database with the just created user ID any ideas?
...
Go to the complete details ...