Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Login ? 1

Status
Not open for further replies.

ShrunkenHead

Technical User
Apr 8, 2009
1
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top