最簡單的答案是HTML 的表單: 也就是 <form action="...ENTER_YOUR_URL..." method="post"> <input type="text" name="data"><!--文字欄位--> <input type="submit"><!
確定! 回上一頁