web サイト

Thumbnail of post image 061

 フォームを使わずにデータを POST したくて、javascript で POST してみました。次のような javascript になります。

<script>
function post() { ...