/e_desk/registeruser.aspx
ASP.NET | 77 lines | 77 code | 0 blank | 0 comment | 0 complexity | d44dde7b6fc7869cbfab792f6f02c640 MD5 | raw file
1<%@ Page Language="vb" AutoEventWireup="false" Inherits="e_desk.registeruser" CodeFile="registeruser.aspx.vb" %> 2<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 3<HTML> 4 <HEAD> 5 <title>addhduser</title> 6 <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1"> 7 <meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1"> 8 <meta name="vs_defaultClientScript" content="JavaScript"> 9 <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> 10 </HEAD> 11 <body bgColor="#fffaf0"> 12 <form id="Form1" method="post" runat="server"> 13 <asp:Label id="Label4" style="Z-INDEX: 128; LEFT: 312px; POSITION: absolute; TOP: 32px" runat="server" 14 Width="264px" Font-Size="Medium" Font-Bold="True" ForeColor="#804040" Font-Names="Verdana">User Registration Details</asp:Label> 15 <asp:Label id="Label1" style="Z-INDEX: 129; LEFT: 8px; POSITION: absolute; TOP: 8px" runat="server">Label</asp:Label> 16 <asp:DropDownList id="t12" style="Z-INDEX: 127; LEFT: 448px; POSITION: absolute; TOP: 424px" runat="server" 17 Width="152px" tabIndex="12"> 18 <asp:ListItem Value="How Are You">How Are You</asp:ListItem> 19 <asp:ListItem Value="Favourite Hero">Favourite Hero</asp:ListItem> 20 <asp:ListItem Value="Favourit Food">Favourit Food</asp:ListItem> 21 <asp:ListItem Value="Favourite color">Favourite color</asp:ListItem> 22 </asp:DropDownList> 23 <asp:TextBox id="t13" style="Z-INDEX: 126; LEFT: 448px; POSITION: absolute; TOP: 456px" runat="server" 24 tabIndex="13"></asp:TextBox> 25 <asp:TextBox id="t11" style="Z-INDEX: 125; LEFT: 448px; POSITION: absolute; TOP: 392px" runat="server" 26 TextMode="Password" tabIndex="11"></asp:TextBox> 27 <asp:TextBox id="t10" style="Z-INDEX: 124; LEFT: 448px; POSITION: absolute; TOP: 360px" runat="server" 28 tabIndex="10"></asp:TextBox> 29 <asp:TextBox id="t9" style="Z-INDEX: 123; LEFT: 448px; POSITION: absolute; TOP: 328px" runat="server" 30 tabIndex="9"></asp:TextBox> 31 <asp:TextBox id="t8" style="Z-INDEX: 122; LEFT: 448px; POSITION: absolute; TOP: 296px" runat="server" 32 tabIndex="8"></asp:TextBox> 33 <asp:TextBox id="t7" style="Z-INDEX: 121; LEFT: 448px; POSITION: absolute; TOP: 264px" runat="server" 34 tabIndex="7"></asp:TextBox> 35 <asp:TextBox id="t6" style="Z-INDEX: 120; LEFT: 448px; POSITION: absolute; TOP: 232px" runat="server" 36 tabIndex="6"></asp:TextBox> 37 <asp:TextBox id="t5" style="Z-INDEX: 119; LEFT: 448px; POSITION: absolute; TOP: 200px" runat="server" 38 tabIndex="5"></asp:TextBox> 39 <asp:TextBox id="t4" style="Z-INDEX: 118; LEFT: 448px; POSITION: absolute; TOP: 168px" runat="server" 40 tabIndex="4"></asp:TextBox> 41 <asp:TextBox id="t3" style="Z-INDEX: 117; LEFT: 448px; POSITION: absolute; TOP: 136px" runat="server" 42 tabIndex="3"></asp:TextBox> 43 <asp:TextBox id="t2" style="Z-INDEX: 116; LEFT: 448px; POSITION: absolute; TOP: 104px" runat="server" 44 tabIndex="2"></asp:TextBox> 45 <asp:TextBox id="t1" style="Z-INDEX: 115; LEFT: 448px; POSITION: absolute; TOP: 72px" runat="server" 46 tabIndex="1"></asp:TextBox> 47 <asp:Button id="Button1" style="Z-INDEX: 114; LEFT: 376px; POSITION: absolute; TOP: 488px" runat="server" 48 Text="Submit" tabIndex="14"></asp:Button> 49 <asp:Label id="Label14" style="Z-INDEX: 113; LEFT: 280px; POSITION: absolute; TOP: 168px" runat="server" 50 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">City</asp:Label> 51 <asp:Label id="Label13" style="Z-INDEX: 112; LEFT: 280px; POSITION: absolute; TOP: 136px" runat="server" 52 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Phone Number</asp:Label> 53 <asp:Label id="Label12" style="Z-INDEX: 111; LEFT: 280px; POSITION: absolute; TOP: 424px" runat="server" 54 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Hint Question</asp:Label> 55 <asp:Label id="Label11" style="Z-INDEX: 110; LEFT: 280px; POSITION: absolute; TOP: 392px" runat="server" 56 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Password</asp:Label> 57 <asp:Label id="Label10" style="Z-INDEX: 109; LEFT: 280px; POSITION: absolute; TOP: 360px" runat="server" 58 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">User ID</asp:Label> 59 <asp:Label id="Label9" style="Z-INDEX: 108; LEFT: 280px; POSITION: absolute; TOP: 328px" runat="server" 60 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">e-Mail Id</asp:Label> 61 <asp:Label id="Label8" style="Z-INDEX: 107; LEFT: 280px; POSITION: absolute; TOP: 296px" runat="server" 62 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Zip / Pin Code</asp:Label> 63 <asp:Label id="Label7" style="Z-INDEX: 106; LEFT: 280px; POSITION: absolute; TOP: 264px" runat="server" 64 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Gender</asp:Label> 65 <asp:Label id="Label6" style="Z-INDEX: 105; LEFT: 280px; POSITION: absolute; TOP: 232px" runat="server" 66 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Country</asp:Label> 67 <asp:Label id="Label5" style="Z-INDEX: 104; LEFT: 280px; POSITION: absolute; TOP: 200px" runat="server" 68 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">State</asp:Label> 69 <asp:Label id="Label16" style="Z-INDEX: 103; LEFT: 280px; POSITION: absolute; TOP: 456px" runat="server" 70 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Answer</asp:Label> 71 <asp:Label id="Label3" style="Z-INDEX: 102; LEFT: 280px; POSITION: absolute; TOP: 104px" runat="server" 72 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Address</asp:Label> 73 <asp:Label id="Label2" style="Z-INDEX: 101; LEFT: 280px; POSITION: absolute; TOP: 72px" runat="server" 74 Width="136px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="10pt">Employee Name</asp:Label> 75 </form> 76 </body> 77</HTML>