home *** CD-ROM | disk | FTP | other *** search
/ ip-72-10-208-29.nwptny.ntcnet.net / ip-72-10-208-29.nwptny.ntcnet.net.tar / ip-72-10-208-29.nwptny.ntcnet.net / newhartsystems / ASP / Default.aspx < prev    next >
Text File  |  2007-11-28  |  25KB  |  304 lines

  1. <%@ Page language="c#" Codebehind="Default.aspx.cs" AutoEventWireup="false" Inherits="Order.BillingInformation" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4.     <HEAD>
  5.         <title>Order</title>
  6.         <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
  7.         <meta content="C#" name="CODE_LANGUAGE">
  8.         <meta content="JavaScript" name="vs_defaultClientScript">
  9.         <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  10.     </HEAD>
  11.     <body background="background_compass.gif" MS_POSITIONING="GridLayout">
  12.         <form id="Form1" method="post" runat="server">
  13.             <asp:label id="Label1" style="Z-INDEX: 102; LEFT: 218px; POSITION: absolute; TOP: 438px" runat="server"
  14.                 Font-Names="Courier New" Width="220px" Font-Bold="True" Font-Size="Small"> Billing Information</asp:label>
  15.             <asp:Label id="Label22" style="Z-INDEX: 130; LEFT: 67px; POSITION: absolute; TOP: 110px" runat="server"
  16.                 Font-Names="Verdana" Width="240px" Font-Bold="True" Font-Size="Large" ForeColor="Navy">Secure Ordering</asp:Label>
  17.             <asp:ImageButton id="ImageButton10" style="Z-INDEX: 129; LEFT: 823px; POSITION: absolute; TOP: 58px"
  18.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="Contact.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton>
  19.             <asp:ImageButton id="ImageButton8" style="Z-INDEX: 128; LEFT: 660px; POSITION: absolute; TOP: 57px"
  20.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="Support.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton>
  21.             <asp:ImageButton id="ImageButton7" style="Z-INDEX: 110; LEFT: 9px; POSITION: absolute; TOP: 65px"
  22.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="index.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton>
  23.             <asp:ImageButton id="ImageButton6" style="Z-INDEX: 117; LEFT: 498px; POSITION: absolute; TOP: 57px"
  24.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="Order.htm_cmp_Ice110_hbtn_a.gif"></asp:ImageButton>
  25.             <asp:ImageButton id="ImageButton5" style="Z-INDEX: 111; LEFT: 9px; POSITION: absolute; TOP: 55px"
  26.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="index.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton>
  27.             <asp:ImageButton id="ImageButton4" style="Z-INDEX: 116; LEFT: 335px; POSITION: absolute; TOP: 57px"
  28.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="Pricing.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton>
  29.             <asp:ImageButton id="ImageButton3" style="Z-INDEX: 105; LEFT: 9px; POSITION: absolute; TOP: 65px"
  30.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="index.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton>
  31.             <asp:ImageButton id="ImageButton2" style="Z-INDEX: 114; LEFT: 171px; POSITION: absolute; TOP: 56px"
  32.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="products.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton>
  33.             <asp:ImageButton id="ImageButton1" style="Z-INDEX: 107; LEFT: 9px; POSITION: absolute; TOP: 65px"
  34.                 runat="server" Width="160px" BackColor="White" Height="39px" ImageUrl="index.htm_cmp_Ice110_hbtn.gif"></asp:ImageButton><IMG style="Z-INDEX: 127; LEFT: 8px; POSITION: absolute; TOP: 8px" height="36" src="nsilogo.gif"
  35.                 width="78" border="0">
  36.             <asp:Label id="Label14" style="Z-INDEX: 118; LEFT: 98px; POSITION: absolute; TOP: 19px" runat="server"
  37.                 Font-Names="Verdana" Width="659px" Height="12pt">Newhart Systems Incorporated - Legacy software for the working  professional</asp:Label><asp:label id="Warning" style="Z-INDEX: 126; LEFT: 29px; POSITION: absolute; TOP: 1572px" runat="server"
  38.                 Font-Names="Courier New" Width="599px" Font-Bold="True" Font-Size="Smaller" ForeColor="Red">Submit Order Once,  it may take a couple of minutes to process your order !</asp:label><asp:label id="OrderNumber" style="Z-INDEX: 125; LEFT: 373px; POSITION: absolute; TOP: 221px"
  39.                 runat="server" Font-Names="Courier New" Width="323px" Font-Bold="True" Font-Size="Smaller" BackColor="#3399CC" Height="10px">Order #:</asp:label><asp:label id="Label12" style="Z-INDEX: 123; LEFT: 238px; POSITION: absolute; TOP: 1323px"
  40.                 runat="server" Font-Names="Courier New" Width="235px" Font-Bold="True" Font-Size="Small">Credit Card Information</asp:label>
  41.             <TABLE id="CardTable" style="Z-INDEX: 122; LEFT: 13px; WIDTH: 683px; POSITION: absolute; TOP: 1352px; HEIGHT: 179px"
  42.                 cellSpacing="1" cellPadding="1" width="683" border="0">
  43.                 <TR>
  44.                     <TD style="WIDTH: 245px; HEIGHT: 18px" bgColor="#3399cc" colSpan="1" rowSpan="1"><asp:label id="Label28" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  45.                             Font-Size="Smaller" Height="10px">Card Number:</asp:label></TD>
  46.                     <TD style="HEIGHT: 3px"><asp:textbox id="CardNumber" tabIndex="26" runat="server" Width="363px" Font-Size="Smaller"></asp:textbox></TD>
  47.                 </TR>
  48.                 <TR>
  49.                     <TD style="WIDTH: 245px; HEIGHT: 4px" bgColor="#3399cc"><asp:label id="Label27" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  50.                             Font-Size="Smaller" Height="10px">Card Type:</asp:label></TD>
  51.                     <TD style="HEIGHT: 4px"><asp:dropdownlist id="CardType" tabIndex="27" runat="server" Width="138px">
  52.                             <asp:ListItem Value="Mastercard">Mastercard</asp:ListItem>
  53.                             <asp:ListItem Value="Visa">Visa</asp:ListItem>
  54.                             <asp:ListItem Value="American Express">American Express</asp:ListItem>
  55.                         </asp:dropdownlist></TD>
  56.                 </TR>
  57.                 <TR>
  58.                     <TD style="WIDTH: 245px; HEIGHT: 3px" bgColor="#3399cc"><asp:label id="Label26" runat="server" Font-Names="Courier New" Width="114px" Font-Bold="True"
  59.                             Font-Size="Smaller">Valid Thru:</asp:label></TD>
  60.                     <TD style="HEIGHT: 3px"><asp:dropdownlist id="CreditCardMonth" tabIndex="28" runat="server" Width="50px">
  61.                             <asp:ListItem Value="01">01</asp:ListItem>
  62.                             <asp:ListItem Value="02">02</asp:ListItem>
  63.                             <asp:ListItem Value="03">03</asp:ListItem>
  64.                             <asp:ListItem Value="04">04</asp:ListItem>
  65.                             <asp:ListItem Value="05">05</asp:ListItem>
  66.                             <asp:ListItem Value="06">06</asp:ListItem>
  67.                             <asp:ListItem Value="07">07</asp:ListItem>
  68.                             <asp:ListItem Value="08">08</asp:ListItem>
  69.                             <asp:ListItem Value="09">09</asp:ListItem>
  70.                             <asp:ListItem Value="10">10</asp:ListItem>
  71.                             <asp:ListItem Value="11">11</asp:ListItem>
  72.                             <asp:ListItem Value="12">12</asp:ListItem>
  73.                         </asp:dropdownlist><asp:dropdownlist id="CreditCardYear" tabIndex="29" runat="server">
  74.                             <asp:ListItem Value="2003">2003</asp:ListItem>
  75.                             <asp:ListItem Value="2004">2004</asp:ListItem>
  76.                             <asp:ListItem Value="2005">2005</asp:ListItem>
  77.                             <asp:ListItem Value="2006">2006</asp:ListItem>
  78.                             <asp:ListItem Value="2007">2007</asp:ListItem>
  79.                             <asp:ListItem Value="2008">2008</asp:ListItem>
  80.                             <asp:ListItem Value="2009">2009</asp:ListItem>
  81.                             <asp:ListItem Value="2010">2010</asp:ListItem>
  82.                             <asp:ListItem Value="2011">2011</asp:ListItem>
  83.                             <asp:ListItem Value="2012">2012</asp:ListItem>
  84.                         </asp:dropdownlist></TD>
  85.                 </TR>
  86.                 <TR>
  87.                     <TD style="WIDTH: 245px; HEIGHT: 5px" bgColor="#3399cc"><asp:label id="Label25" runat="server" Font-Names="Courier New" Width="168px" Font-Bold="True"
  88.                             Font-Size="Smaller">Name on Card:</asp:label></TD>
  89.                     <TD style="HEIGHT: 5px">First:<asp:textbox id="CreditCardFirstName" tabIndex="30" runat="server" Width="145px" Font-Size="Smaller"></asp:textbox>  
  90.                         Last:
  91.                         <asp:textbox id="CreditCardLastName" tabIndex="31" runat="server" Width="145px" Font-Size="Smaller"></asp:textbox></TD>
  92.                 </TR>
  93.                 <TR>
  94.                     <TD style="WIDTH: 245px; HEIGHT: 25px" bgColor="#3399cc"><asp:label id="Label24" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  95.                             Font-Size="Smaller">Billing Zip Code:</asp:label></TD>
  96.                     <TD style="HEIGHT: 25px"><asp:textbox id="CreditCardZip" tabIndex="32" runat="server" Width="101px" Font-Size="Smaller"></asp:textbox></TD>
  97.                 </TR>
  98.             </TABLE>
  99.             <TABLE id="ShippingTable" style="Z-INDEX: 121; LEFT: 12px; WIDTH: 684px; POSITION: absolute; TOP: 924px; HEIGHT: 380px"
  100.                 cellSpacing="1" cellPadding="1" width="684" border="1">
  101.                 <TR>
  102.                     <TD style="WIDTH: 245px; HEIGHT: 36px" bgColor="#3399cc" colSpan="1" rowSpan="1"><asp:label id="Label74" runat="server" Font-Names="Courier New" Width="167px" Font-Size="Smaller"
  103.                             Height="10px">Company Name:</asp:label></TD>
  104.                     <TD style="HEIGHT: 36px"><asp:textbox id="ShipCompany" tabIndex="16" runat="server" Width="363px" Font-Size="Smaller"></asp:textbox></TD>
  105.                 </TR>
  106.                 <TR>
  107.                     <TD style="WIDTH: 245px; HEIGHT: 4px" bgColor="#3399cc"><asp:label id="Label71" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  108.                             Font-Size="Smaller" Height="10px">First Name:</asp:label></TD>
  109.                     <TD style="HEIGHT: 4px"><asp:textbox id="ShipFirst" tabIndex="17" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  110.                 </TR>
  111.                 <TR>
  112.                     <TD style="WIDTH: 245px; HEIGHT: 3px" bgColor="#3399cc"><asp:label id="Label70" runat="server" Font-Names="Courier New" Width="114px" Font-Bold="True"
  113.                             Font-Size="Smaller">Last Name:</asp:label></TD>
  114.                     <TD style="HEIGHT: 3px"><asp:textbox id="ShipLast" tabIndex="18" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  115.                 </TR>
  116.                 <TR>
  117.                     <TD style="WIDTH: 245px; HEIGHT: 5px" bgColor="#3399cc"><asp:label id="Label69" runat="server" Font-Names="Courier New" Width="168px" Font-Bold="True"
  118.                             Font-Size="Smaller">Email Address:</asp:label></TD>
  119.                     <TD style="HEIGHT: 5px"><asp:textbox id="ShipEmail" tabIndex="19" runat="server" Width="363px" Font-Size="Smaller"></asp:textbox></TD>
  120.                 </TR>
  121.                 <TR>
  122.                     <TD style="WIDTH: 245px; HEIGHT: 25px" bgColor="#3399cc"><asp:label id="Label68" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  123.                             Font-Size="Smaller">Phone Number:</asp:label></TD>
  124.                     <TD style="HEIGHT: 25px"><asp:textbox id="shipPhone" tabIndex="20" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  125.                 </TR>
  126.                 <TR>
  127.                     <TD style="WIDTH: 245px; HEIGHT: 13px" bgColor="#3399cc"><asp:label id="Label67" runat="server" Font-Names="Courier New" Width="120px" Font-Bold="True"
  128.                             Font-Size="Smaller">Address:</asp:label></TD>
  129.                     <TD style="HEIGHT: 13px"><asp:textbox id="ShipAddress" tabIndex="21" runat="server" Width="363px" Font-Size="Smaller"></asp:textbox></TD>
  130.                 </TR>
  131.                 <TR>
  132.                     <TD style="WIDTH: 245px; HEIGHT: 28px" bgColor="#3399cc"><asp:label id="Label66" runat="server" Font-Names="Courier New" Width="120px" Font-Bold="True"
  133.                             Font-Size="Smaller">City:</asp:label></TD>
  134.                     <TD style="HEIGHT: 28px"><asp:textbox id="ShipCity" tabIndex="22" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  135.                 </TR>
  136.                 <TR>
  137.                     <TD style="WIDTH: 245px; HEIGHT: 2px" bgColor="#3399cc"><asp:label id="Label65" runat="server" Font-Names="Courier New" Width="120px" Font-Bold="True"
  138.                             Font-Size="Smaller">State:</asp:label></TD>
  139.                     <TD style="HEIGHT: 2px"><asp:textbox id="ShipState" tabIndex="23" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  140.                 </TR>
  141.                 <TR>
  142.                     <TD style="WIDTH: 245px; HEIGHT: 5px" bgColor="#3399cc"><asp:label id="Label64" runat="server" Font-Names="Courier New" Width="164px" Font-Bold="True"
  143.                             Font-Size="Smaller">Zip/Postal Code:</asp:label></TD>
  144.                     <TD style="HEIGHT: 5px"><asp:textbox id="ShipZip" tabIndex="24" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  145.                 </TR>
  146.                 <TR>
  147.                     <TD style="WIDTH: 245px; HEIGHT: 5px" bgColor="#3399cc"><asp:label id="Label63" runat="server" Width="120px" Font-Bold="True" Font-Size="Smaller">Country:</asp:label></TD>
  148.                     <TD style="HEIGHT: 5px"><asp:textbox id="ShipCountry" tabIndex="25" runat="server" Width="220px" Font-Size="Smaller">USA</asp:textbox></TD>
  149.                 </TR>
  150.             </TABLE>
  151.             </TABLE>
  152.             <TABLE id="OrderTable" style="Z-INDEX: 109; LEFT: 8px; POSITION: absolute; TOP: 282px; HEIGHT: 118px"
  153.                 cellSpacing="1" cellPadding="1" width="640" border="0">
  154.                 <TR>
  155.                     <TD style="WIDTH: 55px; HEIGHT: 23px" bgColor="#3399cc"><asp:label id="Label15" runat="server" Font-Names="Courier New" Width="30px" Font-Size="Smaller"
  156.                             Height="10px">Qty.</asp:label></TD>
  157.                     <TD style="WIDTH: 155px; HEIGHT: 23px" bgColor="#3399cc"><asp:label id="Label16" runat="server" Font-Names="Courier New" Width="91px" Font-Size="Smaller"
  158.                             Height="10px">Item</asp:label></TD>
  159.                     <TD style="WIDTH: 298px; HEIGHT: 23px" bgColor="#3399cc"><asp:label id="Label17" runat="server" Font-Names="Courier New" Width="261px" Font-Size="Smaller"
  160.                             Height="10px">Description</asp:label></TD>
  161.                     <TD style="WIDTH: 61px; HEIGHT: 23px" bgColor="#3399cc"><asp:label id="Label18" runat="server" Font-Names="Courier New" Width="57px" Font-Size="Smaller"
  162.                             Height="10px">Price</asp:label></TD>
  163.                     <TD style="HEIGHT: 23px" bgColor="#3399cc"><asp:label id="Label19" runat="server" Font-Names="Courier New" Width="47px" Font-Size="Smaller"
  164.                             Height="10px">Extension</asp:label></TD>
  165.                 </TR>
  166.                 <TR>
  167.                     <TD style="WIDTH: 55px; HEIGHT: 26px"><asp:textbox id="Count" runat="server" Font-Names="Courier New" Width="40px" Font-Size="Smaller"
  168.                             AutoPostBack="True">1</asp:textbox></TD>
  169.                     <TD style="WIDTH: 155px; HEIGHT: 26px" tabIndex="1"><asp:dropdownlist id="Item" tabIndex="2" runat="server" Font-Names="Courier New" Width="180px" Font-Size="Smaller"
  170.                             AutoPostBack="True">
  171.                             <asp:ListItem Value="Blues2003Client">Blues 2003 Client</asp:ListItem>
  172.                             <asp:ListItem Value="Blues2003Developer">Blues 2003 Developer</asp:ListItem>
  173.                             <asp:ListItem Value="Blues2000">Blues 2000</asp:ListItem>
  174.                             <asp:ListItem Value="BluesMobile04">Blues Mobile 04</asp:ListItem>
  175.                             <asp:ListItem Value="BluesVirtualHost">Blues Virtual Host</asp:ListItem>
  176.                             <asp:ListItem Value="Blues2006Client">Blues 2006 Client</asp:ListItem>
  177.                             <asp:ListItem Value="Blues2006Developer">Blues 2006 Developer</asp:ListItem>
  178.                             <asp:ListItem Value="Blues2006VirtualHost">Blues 2006 VirtualHost</asp:ListItem>
  179.                             <asp:ListItem Value="BluesMobile06">Blues Mobile 06</asp:ListItem>
  180.                         </asp:dropdownlist></TD>
  181.                     <TD style="WIDTH: 298px; HEIGHT: 26px"><asp:label id="Description" runat="server" Font-Names="Courier New" Width="241px" Font-Size="Smaller"
  182.                             Height="0px">Blues 2003 .NET Software</asp:label></TD>
  183.                     <TD style="WIDTH: 61px; HEIGHT: 26px"><asp:label id="Price" runat="server" Font-Names="Courier New" Width="67px" Font-Size="Smaller"
  184.                             Height="10px">$100.00</asp:label></TD>
  185.                     <TD style="HEIGHT: 26px; TEXT-ALIGN: right"><asp:label id="Extension" runat="server" Font-Names="Courier New" Width="104px" Font-Size="Smaller"
  186.                             Height="10px">$100.00</asp:label></TD>
  187.                 </TR>
  188.                 <TR>
  189.                     <TD style="WIDTH: 55px"></TD>
  190.                     <TD style="WIDTH: 155px"><asp:checkbox id="Maintenance" runat="server" Font-Names="Courier New" Width="103px" Font-Size="Smaller"
  191.                             Height="0px" AutoPostBack="True" Text="Maintenance"></asp:checkbox></TD>
  192.                     <TD style="WIDTH: 298px"><asp:label id="Label21" runat="server" Font-Names="Courier New" Width="258px" Font-Size="Smaller">Optional Yearly Maintenance</asp:label></TD>
  193.                     <TD style="WIDTH: 61px"><asp:label id="PriceMaint" runat="server" Font-Names="Courier New" Width="65px" Font-Size="Smaller"
  194.                             Height="10px">$15.00</asp:label></TD>
  195.                     <TD style="TEXT-ALIGN: right"><asp:label id="ExtensionMaint" runat="server" Font-Names="Courier New" Width="104px" Font-Size="Smaller"
  196.                             Height="10px">$15.00</asp:label></TD>
  197.                 </TR>
  198.                 <TR>
  199.                     <TD style="WIDTH: 55px"></TD>
  200.                     <TD style="WIDTH: 155px"></TD>
  201.                     <TD style="WIDTH: 298px"><asp:label id="ShipDescription" runat="server" Font-Names="Courier New" Width="260px" Font-Size="Smaller">Shipping and Handling</asp:label></TD>
  202.                     <TD style="WIDTH: 61px"></TD>
  203.                     <TD style="TEXT-ALIGN: right"><asp:label id="Shipping" runat="server" Font-Names="Courier New" Font-Size="Smaller">0</asp:label></TD>
  204.                 </TR>
  205.                 <TR>
  206.                     <TD style="WIDTH: 55px"></TD>
  207.                     <TD style="WIDTH: 155px"><asp:label id="Label36" runat="server" Font-Names="Courier New" Font-Size="Smaller" Height="10px">Tax</asp:label></TD>
  208.                     <TD style="WIDTH: 298px"><asp:label id="Label37" runat="server" Font-Names="Courier New" Width="244px" Font-Size="Smaller"
  209.                             Height="10px">New York State Residents Only</asp:label></TD>
  210.                     <TD style="WIDTH: 61px"></TD>
  211.                     <TD style="TEXT-ALIGN: right" tabIndex="2"><asp:label id="NYSTAX" runat="server" Font-Names="Courier New" Font-Size="Smaller"> 123     </asp:label></TD>
  212.                 </TR>
  213.                 <TR>
  214.                     <TD style="WIDTH: 55px"></TD>
  215.                     <TD style="WIDTH: 155px"></TD>
  216.                     <TD style="WIDTH: 298px"></TD>
  217.                     <TD style="WIDTH: 61px"><asp:label id="Label38" runat="server" Font-Names="Courier New" Width="79px" Font-Size="Smaller"
  218.                             Height="10px">Total:</asp:label></TD>
  219.                     <TD style="TEXT-ALIGN: right"><asp:label id="Total" runat="server" Font-Names="Courier New" Width="103px" Font-Size="Smaller"
  220.                             Height="10px">Label</asp:label></TD>
  221.                 </TR>
  222.             </TABLE>
  223.             <asp:label id="Label20" style="Z-INDEX: 104; LEFT: 227px; POSITION: absolute; TOP: 862px" runat="server"
  224.                 Font-Names="Courier New" Width="235px" Font-Bold="True" Font-Size="Small">Shipping Information</asp:label>
  225.             <TABLE id="BillingTable" style="Z-INDEX: 103; LEFT: 12px; WIDTH: 685px; POSITION: absolute; TOP: 467px; HEIGHT: 380px"
  226.                 cellSpacing="1" cellPadding="1" width="685" border="1">
  227.                 <TR>
  228.                     <TD style="WIDTH: 245px; HEIGHT: 18px" bgColor="#3399cc" colSpan="1" rowSpan="1"><asp:label id="Label2" runat="server" Font-Names="Courier New" Width="167px" Font-Size="Smaller"
  229.                             Height="10px">Company Name:</asp:label></TD>
  230.                     <TD style="HEIGHT: 18px"><asp:textbox id="BillingCompany" tabIndex="3" runat="server" Width="363px" Font-Size="Smaller"></asp:textbox></TD>
  231.                 </TR>
  232.                 <TR>
  233.                     <TD style="WIDTH: 245px; HEIGHT: 4px" bgColor="#3399cc"><asp:label id="Label11" runat="server" Font-Names="Courier New" Width="116px" Font-Size="Smaller">PO Number: </asp:label></TD>
  234.                     <TD style="HEIGHT: 4px"><asp:textbox id="PONumber" tabIndex="4" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  235.                 </TR>
  236.                 <TR>
  237.                     <TD style="WIDTH: 245px; HEIGHT: 20px" bgColor="#3399cc"><asp:label id="Label34" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  238.                             Font-Size="Smaller" Height="10px">Payment Method:</asp:label></TD>
  239.                     <TD style="HEIGHT: 20px"><asp:dropdownlist id="PaymentMethod" tabIndex="5" runat="server" Width="220px" Font-Size="Smaller">
  240.                             <asp:ListItem Value="Credit Card">Credit Card</asp:ListItem>
  241.                             <asp:ListItem Value="Check">Check</asp:ListItem>
  242.                         </asp:dropdownlist></TD>
  243.                 </TR>
  244.                 <TR>
  245.                     <TD style="WIDTH: 245px; HEIGHT: 4px" bgColor="#3399cc"><asp:label id="Label3" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  246.                             Font-Size="Smaller" Height="10px">First Name:</asp:label></TD>
  247.                     <TD style="HEIGHT: 4px"><asp:textbox id="BillingFirstName" tabIndex="6" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  248.                 </TR>
  249.                 <TR>
  250.                     <TD style="WIDTH: 245px; HEIGHT: 3px" bgColor="#3399cc"><asp:label id="Label13" runat="server" Font-Names="Courier New" Width="114px" Font-Bold="True"
  251.                             Font-Size="Smaller">Last Name:</asp:label></TD>
  252.                     <TD style="HEIGHT: 3px"><asp:textbox id="BillingLastName" tabIndex="7" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  253.                 </TR>
  254.                 <TR>
  255.                     <TD style="WIDTH: 245px; HEIGHT: 5px" bgColor="#3399cc"><asp:label id="Label9" runat="server" Font-Names="Courier New" Width="168px" Font-Bold="True"
  256.                             Font-Size="Smaller">Email Address:</asp:label></TD>
  257.                     <TD style="HEIGHT: 5px"><asp:textbox id="BillingEmail" tabIndex="8" runat="server" Width="363px" Font-Size="Smaller"></asp:textbox></TD>
  258.                 </TR>
  259.                 <TR>
  260.                     <TD style="WIDTH: 245px; HEIGHT: 25px" bgColor="#3399cc"><asp:label id="Label10" runat="server" Font-Names="Courier New" Width="167px" Font-Bold="True"
  261.                             Font-Size="Smaller">Phone Number:</asp:label></TD>
  262.                     <TD style="HEIGHT: 25px"><asp:textbox id="BillingPhone" tabIndex="9" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  263.                 </TR>
  264.                 <TR>
  265.                     <TD style="WIDTH: 245px; HEIGHT: 13px" bgColor="#3399cc"><asp:label id="Label4" runat="server" Font-Names="Courier New" Width="120px" Font-Bold="True"
  266.                             Font-Size="Smaller">Address:</asp:label></TD>
  267.                     <TD style="HEIGHT: 13px"><asp:textbox id="BillingAddress" tabIndex="10" runat="server" Width="363px" Font-Size="Smaller"></asp:textbox></TD>
  268.                 </TR>
  269.                 <TR>
  270.                     <TD style="WIDTH: 245px; HEIGHT: 28px" bgColor="#3399cc"><asp:label id="Label5" runat="server" Font-Names="Courier New" Width="120px" Font-Bold="True"
  271.                             Font-Size="Smaller">City:</asp:label></TD>
  272.                     <TD style="HEIGHT: 28px"><asp:textbox id="BillingCity" tabIndex="11" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  273.                 </TR>
  274.                 <TR>
  275.                     <TD style="WIDTH: 245px; HEIGHT: 2px" bgColor="#3399cc"><asp:label id="Label6" runat="server" Font-Names="Courier New" Width="120px" Font-Bold="True"
  276.                             Font-Size="Smaller">State:</asp:label></TD>
  277.                     <TD style="HEIGHT: 2px"><asp:textbox id="BillingState" tabIndex="12" runat="server" Width="220px" Font-Size="Smaller"
  278.                             AutoPostBack="True"></asp:textbox></TD>
  279.                 </TR>
  280.                 <TR>
  281.                     <TD style="WIDTH: 245px; HEIGHT: 5px" bgColor="#3399cc"><asp:label id="Label7" runat="server" Font-Names="Courier New" Width="164px" Font-Bold="True"
  282.                             Font-Size="Smaller">Zip/Postal Code:</asp:label></TD>
  283.                     <TD style="HEIGHT: 5px"><asp:textbox id="BillingZip" tabIndex="13" runat="server" Width="220px" Font-Size="Smaller"></asp:textbox></TD>
  284.                 </TR>
  285.                 <TR>
  286.                     <TD style="WIDTH: 245px; HEIGHT: 5px" bgColor="#3399cc"><asp:label id="Label8" runat="server" Width="120px" Font-Bold="True" Font-Size="Smaller">Country:</asp:label></TD>
  287.                     <TD style="HEIGHT: 5px"><asp:textbox id="BillingCountry" tabIndex="14" runat="server" Width="220px" Font-Size="Smaller">USA</asp:textbox></TD>
  288.                 </TR>
  289.             </TABLE>
  290.             <asp:checkbox id="ShipSameAsBilling" style="Z-INDEX: 106; LEFT: 7px; POSITION: absolute; TOP: 892px"
  291.                 tabIndex="15" runat="server" Width="400px" Text="Shipping address is the same as the billing address"></asp:checkbox><asp:label id="OrderLabel" style="Z-INDEX: 108; LEFT: 243px; POSITION: absolute; TOP: 174px"
  292.                 runat="server" Font-Names="Courier New" Width="197px" Font-Bold="True" Font-Size="Medium">Order Form</asp:label><asp:label id="Label31" style="Z-INDEX: 112; LEFT: 11px; POSITION: absolute; TOP: 205px" runat="server"
  293.                 Font-Names="Courier New" Width="412px" Font-Bold="True" Font-Size="Smaller" BackColor="#3399CC" Height="10px">Newhart Systems Incorporated</asp:label><asp:label id="Label32" style="Z-INDEX: 113; LEFT: 11px; POSITION: absolute; TOP: 221px" runat="server"
  294.                 Font-Names="Courier New" Width="410px" Font-Bold="True" Font-Size="Smaller" BackColor="#3399CC" Height="10px">121 Vanderkemp Ave., PO Box 348</asp:label><asp:label id="Label33" style="Z-INDEX: 115; LEFT: 11px; POSITION: absolute; TOP: 237px" runat="server"
  295.                 Font-Names="Courier New" Width="685px" Font-Bold="True" Font-Size="Smaller" BackColor="#3399CC" Height="10px">Barneveld, NY 13304</asp:label><asp:label id="Label35" style="Z-INDEX: 119; LEFT: 11px; POSITION: absolute; TOP: 253px" runat="server"
  296.                 Font-Names="Courier New" Width="685px" Font-Bold="True" Font-Size="Smaller" BackColor="#3399CC" Height="10px">Tel. 315 896 4131</asp:label><asp:label id="Date" style="Z-INDEX: 120; LEFT: 373px; POSITION: absolute; TOP: 205px" runat="server"
  297.                 Font-Names="Courier New" Width="323px" Font-Bold="True" Font-Size="Smaller" BackColor="#3399CC" Height="10px">Date</asp:label><asp:panel id="Panel1" style="Z-INDEX: 101; LEFT: 6px; POSITION: absolute; TOP: 163px" runat="server"
  298.                 Width="700px" BackColor="WhiteSmoke" Height="1438px" BorderStyle="Double"></asp:panel><asp:button id="OrderButton" style="Z-INDEX: 124; LEFT: 243px; POSITION: absolute; TOP: 1543px"
  299.                 tabIndex="33" runat="server" Width="135px" Text="Submit Order"></asp:button>
  300.             <asp:Label id="Label23" style="Z-INDEX: 131; LEFT: 325px; POSITION: absolute; TOP: 109px" runat="server"
  301.                 Width="323px" ForeColor="Red" Height="21px">For security reasons, we do not store any credit card information on our servers.</asp:Label></form>
  302.     </body>
  303. </HTML>
  304.