K
Kevin
Am trying to get the hang of ASP.NET 2.0 and am looking at membership .
Once a user has created a new account via the wizard, how can I get the
UserID?
Want to do this as will be able to add a linked table to store additional
details on the user.
Also when an existing user logs in, will need his UserID also, to extract
the extra data in the linked table.
Thanks
Kevin
Once a user has created a new account via the wizard, how can I get the
UserID?
Want to do this as will be able to add a linked table to store additional
details on the user.
Also when an existing user logs in, will need his UserID also, to extract
the extra data in the linked table.
Thanks
Kevin