Advertisement
Guest User

Untitled

a guest
Jan 15th, 2012
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.85 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5.     <link type="text/css" rel="stylesheet" href="Main.css">
  6. <title>Main</title>
  7.     <meta name="viewport" content="width=device-width; initial-scale=1.0; user-scalable=no" />
  8.     <script type="text/javascript" language="javascript" src="main/main.nocache.js"></script>
  9. </head>
  10. <body>
  11.     <div style="display:none">
  12.         <form id="login_form" action="javascript:__login()">
  13.             <input id="username" type="text">
  14.             <input id="password" type="password">
  15.             <input type="submit" value="login" id="login">  
  16.         </form>
  17.     </div>
  18.     <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
  19. </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement