Hi
My site needs to allow admins to create new accounts.
I've used the CreateUserWizard which has been quite painless.
I now need to update some custom profile fields for the newly created user (not the currently logged on admin user).
Any ideas how I might do this? I'm thinking I probably need to capture the username from the wizard somehow & then need some code to update the profile of a specified user.
Thanks!
My site needs to allow admins to create new accounts.
I've used the CreateUserWizard which has been quite painless.
I now need to update some custom profile fields for the newly created user (not the currently logged on admin user).
Any ideas how I might do this? I'm thinking I probably need to capture the username from the wizard somehow & then need some code to update the profile of a specified user.
Thanks!