Description
Non-profit website hosted via godaddy. Came with asp.net and offsite SQL database. Need code to validate user names and passwords in the database. Using a custom form for login (not an aspx form). The website has a web.config file that has connection information and it is connecting to the database. But, I am not a coder, and I tried to use asp code that works on another site; but this is aspx so it doesn't work.