CINXE.COM
Convention Data Services - Login
<!DOCTYPE html> <html> <head> <title>Convention Data Services - Login</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="PageStyle10.css"> <link rel="stylesheet" href="/includes/css/be10-theme/jquery-ui-1.8.18.custom.css" type="text/css"> <script language="JavaScript"> <!-- function init(){ document.Form1.Username.focus(); } function validate(){ } function IsIE() { var ua = window.navigator.userAgent var msie = ua.indexOf("MSIE ") if(msie > 0) { if(ua.substring (msie+5, ua.indexOf ( ".", msie )) > 4) { //if(ua.indexOf (" Windows ") > 0) return true; } } return false; } //--> </script> </head> <body onload=init()> <!-- <div id="masthead"> <div id="mastheadLiner"> <img src="../images/3bars3.png" style="position: absolute; height: 125px; width: 269px;" /> <div id="mastheadNav"> </div> </div> </div> <div style="width:800px; margin-left:auto; margin-right:auto">//--> <div id="masthead"> <div id="mastheadLiner" > <img src="../images/3bars3.png" style="position: absolute; height: 125px; width: 269px;" /> </div> </div> <center><h1>Convention Data Services</h1></center> <form method="post" action="login_p5.asp?" name="Form1"> <div align="center"> <fieldset class="borderThinGrey ui-corner-all" style="width:600px" ><legend class="borderThinGrey ui-corner-all" style="margin-left:30px; padding:5px"><h3>User Login</h3></legend> <b>Please login </b> <div style="width:250px; margin-left:auto; margin-right:auto; text-align:right"> <div class="spacedOut"> <label for="Username">Username:</label> <input type="text" name="Username" id="Username" size="20" maxlength="20" value="" class="ui-corner-all"></div> <div class="spacedOut"><label for="Password">Password:</label> <input type="password" name="Password" id="Password" size="20" maxlength="20" value="" class="ui-corner-all"></div> <div class="spacedOut"><input class="button2 ui-button" type="submit" name="Submit2" value="Enter"></div> </div> </fieldset> <!--<div>www.xpressreg.net</div>//--> </form> </body> </html>