Hi
I am using profiles and on MyProfile.aspx page, i want to show the date the user created their account
and the last time they logged on.
Also I want to get the users birthdate. I know i can declare a type of datetime in Webconfig but not sure
what are the best controls to put on the page so the user can enter this detail. Dropdown list maybe.
I am extending the create user wizard to get the extra profile data.
grateful for any examples in in Charp
amereto