Google Chrome旧格式的帖子数据

时间:2015-09-25 00:53:49

标签: html

我上个月在Chrome上发帖。

示例:

<form action="unknown" method="post">
    <input id="name" type="text" autocomplete="off">
    <input id="detail" type="text" autocomplete="off">
    <input id="age" type="text" autocomplete="off">
    <input id="vb" type="text" autocomplete="off">
    <input type="button" value="post" />
</form> 

我如何找到???

谢谢..

0 个答案:

没有答案