earn

Friday, October 29, 2010

ContractView.jsp


ContractView.jsp

<%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>  <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>Contract View</title></head>
    <body><form action="ContractViewMode.jsp">
    <div style="position: absolute; width: 997; height: 178; z-index: 1; left:0px; top: 36px; right: 2; bottom:1024" id="layer1"><div style="position: absolute; width: 181; height: 31; z-index: 1; left: 10px; top: -33px" id="layer5">
                                <img border="0" src="images/logo5.GIF" width="181" height="31"></div>
                <img border="0" src="images/contacttop-img.jpg" width="997" height="178"></div>
     <div style="position: absolute; width: 831px; height: 325px; z-index: 2; left: 166px; top: 225px" id="layer6"><img border="0" src="images/bkg.gif" width="831" height="325"></div><div style="position: absolute; width: 831px; height: 19px; z-index: 3; left: 166px; top: 558px" id="layer7"><div style="position: absolute; width: 361px; height: 18px; z-index: 1; left: 194px; top: 20px" id="layer8" align="center"><font size="3">Copyright © SureVac Call Management,&nbsp;2009. All Rights Reserved.</font></div><p><img border="0" src="images/bg_footer.gif" width="832" height="32"></div><br>    <div style="position: absolute; width: 309px; height: 28px; z-index: 4; left: 303px; top: 358px" id="layer9" align="center"><div style="position: absolute; width: 102px; height: 24px; z-index: 4; left: 580px; top: -349px" id="layer13"><p style="line-height: 200%; margin-top: 0; margin-bottom: 2px">&nbsp;&nbsp;<a href="Home.jsp">Home</a>&nbsp;&nbsp;&nbsp;<a href="Contract.jsp">Back</a></div><div style="position: absolute; width: 148px; height: 219px; z-index: 1; left: -300px; top: -81px;right: 2" id="layer2">
<!-- Begin Free-Web-Buttons.com -->
<style>#web-buttons-idhyzy6 a{display:block;color:transparent;} #web-buttons-idhyzy6 a:hover{background-position:left bottom;}a#web-buttons-idhyzy6a {display:none}</style>
<table id="web-buttons-idhyzy6" width=0 cellpadding=0 cellspacing=0 border=0>
<tr><td style="padding-bottom:15px" title ="Home"><a href="Home.jsp" title="Home" style="background-image:url(images/bthyzy6.png);width:153px;height:25px;display:block;"><br/></a></td></tr>
<tr><td style="padding-bottom:15px" title ="Contact Us">
<a href="ContactUs.jsp" title="Contact Us" style="background-image:url(images/btkyzy6.png);width:153px;height:25px;display:block;"><br/></a></td></tr>
<tr><td style="padding-bottom:15px" title ="About Us"><a href="AboutUs.jsp" title="About Us" style="background-image:url(images/btgyzy6.png);width:153px;height:25px;display:block;"><br/></a></td></tr>
<tr><td style="padding-bottom:15px" title ="Contract"><a href="ContractList.jsp" title="Contract" style="background-image:url(images/bt7xzy6.png);width:153px;height:25px;display:block;"><br/></a></td></tr>
<tr><td style="padding-bottom:15px" title ="Add"><a href="ContractAdd.jsp" title="Add" style="background-image:url(images/bt5xzy6.png);width:153px;height:25px;display:block;"></a></td></tr></table></div><div style="position: absolute; width: 1px; height: 18; z-index: 3; left: 639px; top: -344px" id="layer12"><img border="0" src="images/htc.gif" width="1" height="18"></div><div style="border:3px groove #0000CC; position: absolute; width: 204px; height: 293px; z-index: 1; left: 450px; top: -120px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px" id="layer10"><img border="0" src="images/72c%20copy.png" width="204" height="293"></div>
                                                                <p><select option name="ViewMode" >
                <option value="ListAll" >LIST ALL </option>
                <option value="Delete">DELETE </option>
                <option value="Edit">EDIT</option>           
            </select>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
            <input type="Submit" value="SUBMIT">
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
            <input type="reset" value="Reset" name="Reset"></p>
        </form>
    </body>
</html>


No comments:

Post a Comment