Hi I have a question about the membership provider that's built in with asp.net. On the creatuserwizard control, it doesnt have city, state on it, and I want to collect that info upfront when they sign up using that wizard control.

My question is, once the user clicks on "Create User" button, it will store the data in the asp.net_user table, but how do I store the city and state and where to?