I am using ASP .NET login controls. I need to use the USERNAME in a Query after the user logs in.
Example Select * from Mytable where Authorid=@Loginid
I can't seem to make this work How do I get the currently logged in user into the query variable.
Thanks for any help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.