20241004.perl
You are currently viewing a revision titled "20241004.perl", saved on 2024年10月4日 9:45 PM by Bope Arachchilage Dilmi Oshin Bandara | |
---|---|
タイトル | 20241004.perl |
コンテンツ | <html><head><title>データベース初歩</title></head>
<body><center>
<form method="post"action="input.cgi><br><br>
<h1>データベース初歩</h1><br>
お名前<br>
<input type="text"name="name"><br><br>
住所<br>
<input type="text"name="add"><br><br>
電話番号<br>
<input type="text"name="tel"><br><br>
メールアドレス<br>
<input type="text"name="mail"><br><br>
<input type="submit"value="送信する"><br>
<input type="reset"value="リセット">
</form></center>
</body></html>
|
抜粋 | |
脚注 |