Query from the current username
I am using Visual Web Developer and have the default user login controls.
When I login to my site, my username is stored in the [UserName] area and defined as LoginName1. I am trying to query against this value but can not seem to figure it out. Is this value stored in a cookie, or in a session variable.
|