hi

is there a way in vb.net to detect the username that is accessing the database? or really, is there a way to detect what the current username is of the person that is accessing a webpage?

i basically have a website, and has a form etc... and people log in (automatically from their machine or supplied un/pw) and i want some of the field elements to be populated automatically depending on the username

any ideas?