⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 indexlogin.htm

📁 能够实现宾馆管理的基本功能。 例如删除
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head id="Head1">
<meta http-equiv="content-type" content="text/html; charset=GB2312">



<title>
	无标题页
</title><link rel="stylesheet" type="text/css" href="IndexLogin_data/head-lotour.css">

    <script language="javascript" type="text/javascript">
    function ClearEamil()
    {
        Email=document.getElementById("txtEmail");
        if(Email.value=="请输入你的邮箱")
        {
            Email.value="";
        }
    }
    function Login()
    {
        Email=document.getElementById("txtEmail");
        PassWord=document.getElementById("txtPassWord");
        var email=trim(Email.value)
        if(email=="" || email=="请输入你的邮箱")
        {
            alert("请输入你的邮箱");
            return false;
        }
        if(PassWord.value=="")
        {
             alert("请输入你的密码");
            return false;
        }
        return true;
    }  
    
    </script>
    <script language="javascript" type="text/javascript" src="IndexLogin_data/util.js"></script>


</head><body>
    <form name="form1" method="post" action="IndexLogin.aspx" id="form1">
<div>
<input name="__EVENTTARGET" id="__EVENTTARGET" value="" type="hidden">
<input name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" type="hidden">
<input name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTIwMzA4NDY2NTEPZBYCAgMPZBYGAgEPZBYEAgMPFgIeBGhyZWYFLmh0dHA6Ly9iYnMubG90b3VyLmNvbS9sb2dnaW5nLnBocD9hY3Rpb249bG9naW5kAgQPFgIeBFRleHQFVjxhIG9uY2xpY2s9IlNldEhvbWUodGhpcywnd3d3LmxvdG91ci5jb20nKSIgaHJlZj0iamF2YXNjcmlwdDp2b2lkKDApIj7orr7kuLrpppbpobU8L2E+ZAIDDw8WAh4HVmlzaWJsZWhkFgICBw8WAh8BBVY8YSBvbmNsaWNrPSJTZXRIb21lKHRoaXMsJ3d3dy5sb3RvdXIuY29tJykiIGhyZWY9ImphdmFzY3JpcHQ6dm9pZCgwKSI+6K6+5Li66aaW6aG1PC9hPmQCBQ8PFgIfAmhkFgICBQ8WAh8BBVY8YSBvbmNsaWNrPSJTZXRIb21lKHRoaXMsJ3d3dy5sb3RvdXIuY29tJykiIGhyZWY9ImphdmFzY3JpcHQ6dm9pZCgwKSI+6K6+5Li66aaW6aG1PC9hPmRk4NzoucsDE/InUcpSFaVqzuf3KX0=" type="hidden">
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['form1'];
if (!theForm) {
    theForm = document.form1;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
//]]>
</script>


<div>

	<input name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBQLuoZCkBgKE8/26DAK1qbSWCwKC3IeGDAL96viHBGLfw+mBo26q0JqvqZCi40mI1Ts4" type="hidden">
</div>
        <div id="pnlLogin" class="Topbanner">
	
            <span>帐号:</span><input name="txtEmail" value="请输入你的邮箱" id="txtEmail" onfocus="ClearEamil();" type="text">
            <span>密码:</span><em>
                <input name="txtPassWord" id="txtPassWord" type="password"></em>
            <div class="Topbanner7">
                <a onclick="return Login();" id="btnLogin" href="javascript:__doPostBack('btnLogin','')">
                    <img src="IndexLogin_data/btn-36-17.jpg">
                </a>
            </div>
            <div class="Topbanner-a">
                
                <a id="hplReg" href="http://my.lotour.com/Forms/Register/Join.aspx" target="_blank">注册</a></div>
            <div class="Topbanner-b">
                <a href="http://bbs.lotour.com/logging.php?action=login" id="hplBBS" target="_blank">去论坛登录</a></div>
            <div class="Topbanner8">
                <img src="IndexLogin_data/dhh.gif">
                <a href="http://www.lotour.com/sitemap.html" target="_blank">网站地图</a>
            </div>
            <div class="Topbanner2">
                <img src="IndexLogin_data/jqicon.gif">
                <a href="http://d.lotour.com/" target="_blank">景区大全</a>
            </div>
            <div class="Topbanner2">
                <img src="IndexLogin_data/13-13imglogo.gif">
                <a onclick="SetHome(this,'www.lotour.com')" href="javascript:void(0)">设为首页</a>
            </div>
            <div class="Topbanner6">
                <a href="http://member.lotour.com/" target="_blank">企业登录</a></div>
            <div class="Topbanner1">
                <img src="IndexLogin_data/laba-img.gif"><a href="http://my.lotour.com/active/chengde/" target="_blank">踩楼拿套票,免费游承德</a>

            </div>
        
</div>
        
        
        <input name="hidParentUrl" id="hidParentUrl" value="http://my.lotour.com/ask/list.aspx?id=1&amp;u=2" type="hidden">
    </form>

</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -