DoCoMo906i

iモード対応HTML Version7.2になってINPUT(type=file)に対応する

http://www.nttdocomo.co.jp/service/imode/make/content/html/tag/accept.html

<FORM action="URL" method="post" enctype="multipart/form-data">
<INPUT type="file" name="image" accept="コンテンツタイプ(Content-Type)"><BR>
<INPUT type="submit" name="submit" value="送信">
</FORM>

合計2048Kバイトまで送信可能