-
Mar 6th, 2007 10:26 AM #1
ASP & SQL Question (Login Control)
I'm using the LoginName control on my aspx webpage.
To get the username I use the following:
Now I need to use the login name in the SQL SELECT FROM statement.Code:<asp:LoginName ID="LoginName1" runat="server" />
ie. SELECT * FROM LoginName
Anyone know how to do this?
Reply With Quote
LOG IN TO THANK
No one has yet thanked enforcerviper for this post.
-
Sponsored Links - Join the RedFlagDeals.com community and remove this ad.
Search Forums

