User-507673006 posted
hi, this isn't a question on how to make one. I just need to know how i can implement the UserId into the default access provider (the access provider i downloaded form the microsoft site)
It contains the Username so on my profile page i can show data form aspnet_Users table as it contains a field of username so i use the WHERE statement to specify to profile username. But i want to show the user's membership table as there's nothing in the
users table i want them to edit and there's no username field inside the membership table. Has anyone a solution because i can't quite work out how to get the username in membership table.
Please help [:S]