hi,
to all ...im trying to code on a login page...im suppose to have a userid and a password textbox. i dont know how to code . i was only able to code as below and i dont know how to proceed.
<asp:Label ID="lblUserID" runat="server" Text="USER ID"></asp:Label>
<asp:TextBox ID="txtUserID" runat="server"></asp:TextBox>
please help me...