已掉线,重新登录

首页 > 绿虎论坛 > 历史版块 > 编程 > 其他编程语言 > 讨论/求助

标题: 这些代码提交的表单在哪里?

作者: @Ta

时间: 2015-07-10

点击: 4274



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>阿牛登记</title>
<script type="text/javascript">
function check(ff){
if(ff.buyerNick.value == ""){
alert("买家旺旺不能为空");
return false;
}
/* if(ff.code.value == ""){
alert("验证码不能为空");
return false;
} */
return true;
}
function changeCode(){
document.getElementById("changeImg").setAttribute("src", "imageCode?time=" + (new Date()).getTime());

}
function load(){
if(document.getElementById("dengjiResult").value==""){
return;
}
alert(document.getElementById("dengjiResult").value);
}
</script>
</head>
<body onload="load()">
<input id="dengjiResult" type="hidden" value=""/>



<div style="text-align: center;margin-top: 30px;" align="center">
<div style="height: 30px;" align="center">
<div style="text-align: center;margin-left: 10px;color: red;font-weight: bold;">
 
</div>
</div>
<form action="buyerDengji" method="post" onsubmit="return check(this);">
<div style="height: 30px;">
<input type="text" name="buyerNick"  style="width: 150px;height: 30px;line-height: 30px;padding: 0px 5px;border: 1px #00678E solid;font-size: 14px;vertical-align: middle;" placeholder="输入旺旺昵称" autocomplete="off"/>
<!-- <input type="text" name="code"  style="width: 50px;height: 30px;line-height: 30px;padding: 0px 5px;border: 1px #00678E solid;font-size: 14px;vertical-align: middle;" placeholder="验证码" autocomplete="off"/>
<img id="changeImg" style="vertical-align: middle;cursor: pointer" alt="验证码" onclick="changeCode()" src="imageCode"> -->
<input class="button blue" type="submit" value="包邮登记" style="padding: 5px 10px;height: 30px;vertical-align: middle;background: #00678E;color: #fff;border: none;cursor: pointer;" >
</div>
</form>
</div>
<div style="text-align: center;font-size: 14px;color: #999;margin: 0 auto;" >
<p>
每天仅需登记一次。每天凌晨5点-6点不要登记
</p>
<p style="color: red;">
请把本站加入收藏以方便明天的登记
</p>
</div>





<div style="margin-top: 800px;">
<div>
<script language="javascript" type="text/javascript" src="http://js.users.51.la/17531387.js"></script>
<noscript><a href="http://www.51.la/?17531387" target="_blank"><img alt="&#x6211;&#x8981;&#x5566;&#x514D;&#x8D39;&#x7EDF;&#x8BA1;" src="http://img.users.51.la/17531387.asp"  /></a></noscript>
</div>
</div>
</body>
</html>



[隐藏样式|查看源码]


『回复列表(6|隐藏机器人聊天)』

1. action
(/@Ta/2015-07-10 18:35//)

2. @,是什么文件?
(/@Ta/2015-07-10 18:44//)

3. 直接抓包简单粗暴。
(/@Ta/2015-07-10 18:50//)

4. 1楼
(/@Ta/2015-07-10 18:52//)

5. @HW,后台如何获取提交的内容
(/@Ta/2015-07-10 19:02//)

6. form action="buyerDengji" 
(/@Ta/2015-07-10 19:39//)

回复需要登录

8月25日 01:52 星期一

本站由hu60wap6驱动

备案号: 京ICP备18041936号-1