K
Keith G Hicks
Asp.net 2.0 - coding in VB
I'm trying to get the UserID of the last created user so I can use the value
in another table. I'm not finding anything otu there that works for what I'm
trying to do.
I want the value of teh UserID column in the aspnet_Users table. I'm using
the CreateUserWizard and have tried to get the UserID in its CreatedUser
event handler. Everything I come up with is the user that was created
previously.
I need clear details since I'm very new at this.
THanks for any help,
Keith
I'm trying to get the UserID of the last created user so I can use the value
in another table. I'm not finding anything otu there that works for what I'm
trying to do.
I want the value of teh UserID column in the aspnet_Users table. I'm using
the CreateUserWizard and have tried to get the UserID in its CreatedUser
event handler. Everything I come up with is the user that was created
previously.
I need clear details since I'm very new at this.
THanks for any help,
Keith