index.html

index.html

You are currently viewing a revision titled "index.html", saved on 2025年10月16日 7:16 PM by KHATRi NIRMAL
タイトル
index.html
コンテンツ
<html> <head> <title>フォトデータベース</title> </head> <body bgcolor="#FFFFFF"text="#000000"> <h2>フォトデータベースinput</h2> <hr size="1"> <form method="POST" name="formin"action="dinput.cgi"enctype="multipart/form-data"> 画像の名前:<input type="text"name="name"value=""><br> カテゴリー :<input type="text"name="category"value=""><br> <p><input type="file"name="upload_file"size="32"></p> \ <input type="submit"name="submit"value="送信"> <input type="reset"name="submit"value="リセット"> </form></body></html>
抜粋
脚注


Old New Date Created Author Actions
2025年10月16日 10:16 AM KHATRi NIRMAL

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です