CINXE.COM
Supplier Relationship Management
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Supplier Relationship Management</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <link href="ISupplierTest.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript"> function submitForm(){ document.form1.submit(); } function keySubmit(e){ var key; if(window.event) key = window.event.keyCode; //IE else key = e.which; //firefox if (key == 13) { event.keyCode = 0 document.form1.submit(); } } function OnFinalSave() { var txtOldPass=document.getElementById("txtUserName"); var spUserName=document.getElementById("spUserName"); var txtNewPassI=document.getElementById("txtPasswordCode"); var spNewPassI=document.getElementById("spNewPassI"); var spError=document.getElementById("spError"); var error=''; var errorOldPass=errorNewPassI=''; if (txtOldPass.value==''){spUserName.className ="errorpadChecked";errorOldPass=' Enter User Name <br/>'; } else { spUserName.className ="errorpadDefault";errorOldPass='';} if (txtNewPassI.value==''){spNewPassI.className ="errorpadChecked";errorNewPassI=' Enter Password <br/>'; } else { spNewPassI.className ="errorpadDefault";errorNewPassI='';} error=errorOldPass+errorNewPassI; if(error.length>1){ spError.className ="errorpadChecked"; spError.innerHTML =error;return false;} submitForm(); } </script> </head> <body bgcolor="#F0F8FF"> <table cellspacing="0" cellpadding="0" width="100%" border="0" valign="top"> <tbody> <tr> <td> <div> <table cellspacing="0" cellpadding="0" width="100%" border="0" valign="top"> <tbody> <tr style="background-color:#d2d8b0" > <td width="124" style="padding-left:2px;padding-top:2px;"> <img src="OA_MEDIA/logo_new.jpg" alt="Hindalco Logo" height="123" width="126"/> </td> <td style="padding-left:5px;" > <span style="FONT-WEIGHT: bold; FONT-SIZE: 28px; MARGIN-BOTTOM: 0px; COLOR: #336699; FONT-FAMILY: Arial">Supplier Relationship Management</span> </td> </tr> <tr> <td colspan="2" style="background-color:#336699; height:.5px" > </td> </tr> <tr> <td colspan="2" height="30px"> </td> </tr> </tbody> </table> </div> </td> </tr> <tr> <td> <div> <table cellspacing="0" cellpadding="0" width="100%" border="0" valign="top"> <tbody> <tr> <td width="50%" align="center"> <img src="OA_MEDIA/world.jpg" alt="Globe" /> </td> <td width="50%" align="center"> <form id="form1" name="form1" runat="server" method="POST" action="setloginbean.jsp"> <fieldset style="width: 350px;background-color:#F0F8FF;border:0"> <table cellspacing="0" cellpadding="0" width="100%" border="0" valign="top"> <tbody> <tr> <td colspan="5" width="100%"> </td> </tr> <tr> <td colspan="5" width="100%"> <span style="FONT-WEIGHT: bold; FONT-SIZE: 20px; MARGIN-BOTTOM: 0px; COLOR: #336699; FONT-FAMILY: Arial">Hindalco Industries Limited</span> </td> </tr> <tr> <td width="15%"> </td> <td width="25%" align="right"> </td> <td width="2%" align="right"> </td> <td width="25%" align="left"> </td> <td width="33%"> </td> </tr> <tr> <td width="15%" colspan="2" style="width: 40%" align="right"><span style="text-align:center;FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: Black; FONT-FAMILY: Arial">User Name :</span></td> <td width="2%" align="right"> </td> <td width="25%" align="left"> <input id="txtUserName" name="txtUserName" type="text" tabindex=1 autocomplete="off" onkeypress="return keySubmit(event)" style="BORDER: #987D7D 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-style: normal; vertical-align: middle; color:#6E5858;" size="20" maxlength="20" /></td> <td width="33%" align="left"><span id="spUserName" class="errorpadDefault">*</span></td> </tr> <tr> <td width="15%" colspan="2" align="right" style="width: 40%"><span style="text-align:center;FONT-WEIGHT: normal; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: Black; FONT-FAMILY: Arial">Password :</span></td> <td width="2%" align="right"> </td> <td width="25%" align="left"> <input id="txtPasswordCode" name="txtPasswordCode" type="password" tabindex=2 onkeypress="return keySubmit(event)" style="BORDER: #987D7D 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-style: normal; vertical-align: middle; color:#6E5858;" size="20" maxlength="20" /></td> <td width="33%" align="left"><span id="spNewPassI" class="errorpadDefault">*</span></td> </tr> <tr> <td width="15%"> </td> <td width="25%" align="right"> </td> <td width="2%" align="right"> </td> <td width="25%" align="left"> </td> <td width="33%"> </td> </tr> <tr> <td width="15%"> </td> <td align="center" colspan="4"> <table cellspacing="0" cellpadding="0" width="100%" border="0" valign="top"> <tbody> <tr> <td style="width:2%"> </td> <td style="width:47%;text-align:right"> <img alt="Login" src="OA_MEDIA/btnLogin.png" onkeypress="return keySubmit(event)" tabindex=3 onclick="OnFinalSave();" /> </td> <td style="width:1%"> </td> <td style="width:50%;text-align:left"> <a title="Forget Password" href="ResetPassword.jsp"><FONT family="Copperplate Gothic Bold" Size="1.2pt" >Forget Password?</FONT></a> </td> </tr> </tbody> </table> </td> </tr> <tr> <td width="15%"> </td> <td colspan="4" align="left"><span id="spError" class="errorpadDefault" style="width:100%;text-align:left;"> </span></td> </tr> <tr> <td width="15%"> </td> <td width="25%" align="right"> </td> <td width="2%" align="right"> </td> <td width="25%" align="left"> </td> <td width="33%"> </td> </tr> <tr> <td width="15%"> </td> <td width="25%" align="right"> </td> <td align="left" colspan="3"> </td> </tr> <tr> <td width="15%"> </td> <td width="25%" align="right"> </td> <td width="2%" align="right"> </td> <td width="25%" align="left"> </td> <td width="33%"> </td> </tr> </tbody> </table> </fieldset> </form> </td> </tr> <tr> <td width="50%"> </td> <td width="50%" align="center"> <br /><br /><br /><br /><br /> </td> </tr> <tr> <td width="50%"> </td> <td width="50%" align="center"> </td> </tr> </tbody> </table> </div> </td> </tr> <!--<tr> <td> <marquee behavior="alternate" direction="left" scrolldelay="250" onmouseover="this.stop();" onmouseout="this.start();"><a href="#" onClick="window.open('vendorPageI.html','helpwindow','scrollbars=yes,left=0,top=100,screenX=0,screenY=100,resizable=1')" rel="ct1"><span>Glimpse of vendors meet dated 07-Dec-2013</span></a></marquee> </td> </tr>--> <tr> <td style="margin:0px;"> <div> <table cellspacing="0" cellpadding="0" width="100%" border="0" valign="top"> <tbody> <tr> <td style="background-color:#336699; height:.5px" > </td> <td style="background-color:#d2d8b0;text-align:center height:5px;width:5%" nowrap> <span style="text-align:center;FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN-BOTTOM: 0px; COLOR: #336699; FONT-FAMILY: Arial" nowrap> Copyright @ 2011 Hindalco Industries Ltd. </span> </td> <td style="background-color:#336699; height:.5px" > </td> </tr> <tr style="background-color:#d2d8b0" > <td colspan="3" align="center"> </td> </tr> <tr> <td colspan="2" height="30px"> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </body> </html>