<form action="/plus/diy.php" enctype="multipart/form-data" method="post">
<input type="hidden" name="action" value="post">
<input type="hidden" name="diyid" value="1">
<input type="hidden" name="do" value="2">
<table style="width:97%;" cellpadding="0" cellspacing="1">
<tbody><tr>
<td align="right" valign="top">姓名:</td>
<td><input type="text" name="username" id="username" style="width:250px" class="intxt" value="">
</td>
</tr>
<tr>
<td align="right" valign="top">手机号码:</td>
<td><input type="text" name="phone" id="phone" style="width:250px" class="intxt" value="">
</td>
</tr>
<tr>
<td align="right" valign="top">案情:</td>
<td><textarea name="anqing" id="anqing" style="width:90%;height:80"></textarea>
</td>
</tr>
<input type="hidden" name="dede_fields" value="username,text;phone,text;anqing,multitext">
<input type="hidden" name="dede_fieldshash" value="c25c876c3f2b16574105128fe2852be5"></tbody></table>
<div align="center" style="height:30px;padding-top:10px;">
<input type="submit" name="submit" value="提 交" class="coolbg">
<input type="reset" name="reset" value="重 置" class="coolbg">
</div>
</form>
网友评论