-
Search.asp.cs in C#
Hi Guys!
I have a table User include field : ID,Username,password . I want make a page Search.aspx.cs for find a user in table User. Please help me code (I'm newbie learning C#). Help me! ( when User type a name in to textbox then result : ID Username Password
-
Re: Search.asp.cs in C#
There is an ASP.NET forum just up ahead where you can post all sorts of ASP.NET questions and someone will answer it for you.
Also, when asking a question, don't just ask for 'help' or code straight out.
Show us that you've made an effort and what your plan for approaching this problem is, and where you are stuck. We will point you in the right direction.