2004-10-06から1日間の記事一覧

XHTML+CSS 時代のフォーム

dev

<form action="index.php" method="post"> <fieldset> <input type="hidden" name="foo" value="bar" /> <label for="name">Your Name:*</label> <input class="textstrip" type="text" name="name" id="name" /> <br /> <label for="comments">Your Comments:*</label> </fieldset></form>

dev

あとで調べる。 http://securit.gtrc.aist.go.jp/research/paper/AIST03-J00017/csec200307-takagi-slide-sp1.pdfトランザクショントークンhttp://www.asahi-net.or.jp/~wv7y-kmr/note/2003-08.html#YMD20030817_PHP