You can also build your own user administration page, where you call the
Membership.CreateUser(string username, string password, string email) method and pass the username into the email argument. Or use the CreateUserWizard control.
If you want to use the ASP.Net Web admin site, you can modify the code in the add user page(Inetpub\wwwroot\aspnet_webadmin\2_0_40426\Security\Users\addUser.aspx). The Web Admin tool.
/Fredrik Normén -
fredrikn @ twitterASPInsider
Microsoft MVP, MCSD, MCAD, MCT
ASPInsidersMy Blog