Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

signup

$
0
0

hey

i creatte a signup form whcih include

user name

password

only i use these two fileds

and i m usign enterprice library

class code is

 Database db = DatabaseFactory.CreateDatabase("mydms");
        public int Login(string Username, string Password)
        {
            return Convert.ToInt32(db.ExecuteScalar("splogin", new object[] { Username, Password }));     
        }

signup button code how i wirte??


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>