标签:put eth sub name win NPU method input rip
get:<script>
name="xxx";
window.location=‘xxx.php?name=‘+name;
</script>
post:
<script>
name="xxx";
</script>
<form name=form1 method=post onsubmit="this.name.value=name">
<input type=hidden name="name">
</form>
标签:put eth sub name win NPU method input rip
原文地址:https://blog.51cto.com/13304060/2386717