Hi,
I'm making a web application whereby users create an account and log in to view their own personalized content. However, I'm having trouble isolating the current logged in user so I can display their own content (that is stored in an sql database - Userid is the primary key and is linked to the built ASPNETDB database as I have used the creatuser component). How exactly do I go about doing this using VWD?
Thanks
I'm making a web application whereby users create an account and log in to view their own personalized content. However, I'm having trouble isolating the current logged in user so I can display their own content (that is stored in an sql database - Userid is the primary key and is linked to the built ASPNETDB database as I have used the creatuser component). How exactly do I go about doing this using VWD?
Thanks