2021-03-08 post 上传 html

2021-03-08  本文已影响0人  水泥中的鱼
<html>
  <body>
    <form id="upload-form" action="http://192.168.1.1/" method="post" >
         <input type="file" id="upload" name="uploadFile" /> <br />
         <input type="submit" value="Upload" />
    </form>
  </body>
</html>

用到记下来。。

上一篇下一篇

猜你喜欢

热点阅读