Sign in | Join
Last post 08-29-2006 12:53 PM by danyeung. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
Has anyone use the VS2005 login control? How do you capture the login name and password? Can you please give me examples? Or is there a website that provides examples? I haven't found one that I can understand easier. Thanks.
DanYeung
See the Using the Login Controls quickstart.
Ryan
Thanks. The sample code this site provides were just html code. I need to code after user enterred login name and password, and submitted. I have to check the login against SQL Server database. Thanks again.