當前位置:編程學習大全網 - 電腦編程 - 求助壹段關於html網頁post代碼

求助壹段關於html網頁post代碼

應該是這樣的:需要form 和提交按鈕,action是提交的頁面,method="get"是提交方式

<form action="/exampleHTML5/demo_form.asp" method="get">

a:<input type="text" name="a"/><br/>

b:<input type="text" name="b"/><br/>

c:<input type ="text" name="c"/><br/>

<input type="submit"/>

</form>

  • 上一篇:單片機編程 跑馬燈 高手進
  • 下一篇:魯班鎖是什麽意思?
  • copyright 2024編程學習大全網