<td width="80"class='bline'> 标签:</td>
<td class='bline'>
<input type='text' name='tags' id="tags" value=''/>(','号分隔,单个标签小于12字节)
</td>
</tr>
<tr height='32'>
<td width="80"class='bline'> 文档ID:</td>
<td class='bline'>
<input type='text' name='tmpids' value="<?php echo $qstr; ?>" style='width:310px;overflow:hidden;'/>
</td>
</tr>
<tr height='32'>
<td colspan='2' align='center' style='padding-top:12px'>
<input name="imageField" type="image" src="images/button_ok.gif" width="60" height="22"class="np" border="0" style="cursor:pointer"/>
<img src="images/button_back.gif" width="60" height="22" border="0" onclick='HideObj("<?php echo $divname; ?>");ChangeFullDiv("hide");' style="cursor:pointer"/>
</td>
</td>
</tr>
</table>
</form>
<?php
//AJAX 窗体结束
}
//修改标签结束
/*
* ------------------------------
* 修改标签详细操作
* function tagsEdit(){}
* ------------------------------
*
* */
elseif ($dopost =='tagsEdit'){
//CheckPurview('a_Commend,sys_ArcBatch');