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...

Recommended Answers

All 2 Replies

why don't you use visual web developer to code the log in page or any other page

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.