https://eticket.senheng.com.my/sh_pricetag/login.php

提交的 URL:
https://eticket.senheng.com.my/sh_pricetag/login.php
报告完成时间:

链接 · 找到 1 个

从页面中识别出的传出链接

JavaScript 变量 · 找到 69 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

控制台日志消息 · 找到 3 条

记录到 Web 控制台的消息

HTML

页面的原始 HTML 正文

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"><html><head>
<title>© Senheng Price Tag System - Web-based Module&nbsp;-&nbsp;</title>

<link rel="StyleSheet" href="css_files/common.css" type="text/css">
<link rel="StyleSheet" href="css_files/style.css" type="text/css">
<link rel="StyleSheet" href="css_files/screen.css" type="text/css">
<link rel="StyleSheet" href="css_files/fonts-min.css" type="text/css">
<link rel="StyleSheet" type="text/css" href="css_files/calendar.css">

<link rel="StyleSheet" type="text/css" href="admin/css_files/jquery.autocomplete.css">

<script language="Javascript" src="js_files/common.js" type="text/javascript"></script>
<script type="text/javascript" src="contentEditor/nicEdit.js"></script>
<script type="text/javascript" src="js_files/calendar.js"></script>

<script type="text/javascript" src="js_files/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="js_files/jquery.validate.min.js"></script>

<script type="text/javascript" src="admin/js_files/jquery.autocomplete.js"></script>
<script type="text/javascript" src="admin/js_files/jquery_jqtype.js"></script>


</head>


<body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<center>

	<div style="position:absolute; left:0px; top:0px; z-index:201;"><img src="images/senheng_logo.jpg" width="458" height="104" alt=""></div>


<div id="homeBg">
<div id="container">
<table class="body-box" border="0" cellpadding="10" cellspacing="0" width="98%" align="center">

	<tbody><tr>
		<td valign="top">

<form id="form" name="form" action="" method="POST">
	<table align="center" class="table" border="0">
		<tbody><tr>
			<td colspan="3"></td>
		</tr>
		
				
		<tr>
			<td colspan="3">&nbsp;</td>
		</tr>
		<tr>
			<td colspan="3">
				<span class="header_design1"><img src="images/customer_login.jpg"></span>
			</td>
		</tr>

		<tr>
			<td colspan="3" align="center">
				<input type="text" class="textbox1LoginLoad" name="submit_user_id" id="submit_user_id" size="20" value="Username" onfocus="if (this.value == this.defaultValue) {this.value = ''; this.className = 'textbox1Login';}" onblur="if (this.value == '') {this.value = this.defaultValue; this.className = 'textbox1LoginLoad';} else { this.value = UCase(this.value) }" onkeydown="if(event.keyCode==13) submit_login();" autocomplete="off">			</td>
		</tr>
		<tr>
			<td colspan="3" align="center">
								
				<input class="textbox1LoginLoad" type="password" name="submit_password" id="submit_password" value="Password" onfocus="if (this.value == this.defaultValue) {this.value = ''; this.className = 'textbox1Login';}" onblur="if (this.value == '') {this.value = this.defaultValue; this.className = 'textbox1LoginLoad'; }" onkeydown="if(event.keyCode==13) submit_login();">
			</td>
		</tr>
		<tr>
			<td colspan="3">&nbsp;</td>
		</tr>        
		<tr>
			<td colspan="3" align="center">
				<span><input border="0" src="images/btn_login.jpg" width="59" height="19" type="image" onclick="submit_login();"></span>
			</td>
		</tr>
	</tbody></table>
	
	<input type="hidden" id="submit_status" name="submit_status" value="">
</form>
<script language="javascript">
function submit_login() {
	if ( $("#submit_user_id").val() == "" ) {
		alert("Please include your account number. Thank you.");
		$("#submit_user_id").focus();
		return false;
	}
	if ( $("#submit_password").val() == "" ) {
		alert("Please include your password. Thank you.");
		$("#submit_password").focus();
		return false;
	}
	
	$("#submit_status").val("SUBMIT");
	$('#form').submit();
	return true;
}
</script>

		</td>
	</tr>
	<tr><td>&nbsp;</td></tr>
</tbody></table>

<div id="SenHengFooter">
	<table border="0" width="100%" align="center">
		<tbody><tr height="53px"><td align="left" class="header_footer">•&nbsp;&nbsp;&nbsp;Copyright © 2011-2012 Senheng® Electric (KL) Sdn. Bhd. All rights reserved.</td><td class="header_footer" align="right" style="color:#000000;">Powered by <a href="http://www.clooneit.com" target="_blank" style="color:#000000;"><b>ClooneIT</b></a>&nbsp;&nbsp;&nbsp;</td></tr>
	</tbody></table>
</div>

</div>
</div>

</center>
<br>


</body></html>