20241101 html souce
p139
<body>
<form action=”cgi-bin/formsample.cgi” method=”post”>
<p><input type=”image” src=”bt_submit.png” alt=”送信する”></p>
</form> </body>
p140
body>
<form action=”cgi-bin/formsample.cgi” method=”post”>
<p><input type=”hidden” name=”gb” value=”shopid:80135″></p>
<p> 当店については?</p>
<p>
</p>
<input type=”radio” name=”shop” value=”a”>満足
<input type=”radio” name=”shop” value=”b”>ふつう
<input type=”radio” name=”shop” value=”c”>不満
<p><input type=”reset”><input type=”submit”></p>
</form>
</body