ASP.net help with a asp:textbox?

  • Thread starter Thread starter blackwolf_computers
  • Start date Start date
B

blackwolf_computers

Guest
I have a program i am working with that has a asp:textbox that needs to compair the info in it to a sqldatabase. There is a stored procedure that pulls the needed information from the sql but that info must use one variable from the form to get the rest of the information and confirm the text box has the right info in it. basicly its a username and password setup that uses sql.
 
Back
Top