You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.1 KiB

5 months ago
<%@ page language="java" import="java.util.*" pageEncoding="gb2312"%>
<%@page import="util.Info"%>
<%@page import="dao.CommDAO"%>
<%@page import="util.PageManager"%>
<html>
<head>
<title><3E><><EFBFBD>԰<EFBFBD></title>
</head>
<body >
<%
String id = request.getParameter("id");
HashMap ext = new HashMap();
new CommDAO().update(request,response,"liuyanban",ext,true,false,"liuyanban_list.jsp");
HashMap mmm = new CommDAO().getmap(id,"liuyanban");
%>
<form action="hf.jsp?f=f&id=<%=mmm.get("id")%>" method="post" name="f1" onsubmit="return checkform();">
<20>ظ<EFBFBD><D8B8><EFBFBD><EFBFBD><EFBFBD>:
<br>
<br>
<table width="100%" border="1" align="center" cellpadding="3" cellspacing="1" bordercolor="#00FFFF" style="border-collapse:collapse"><tr>
<td><3E>ظ<EFBFBD><D8B8><EFBFBD><EFBFBD>ݣ<EFBFBD></td><td><textarea name="huifuneirong" cols="50" rows="5" id="huifuneirong"></textarea></td></tr>
<tr>
<td>&nbsp;</td>
<td><input type="submit" name="Submit" value="<22>ύ" />
<input type="reset" name="Submit2" value="<22><><EFBFBD><EFBFBD>" /></td>
</tr>
</table>
</form>
</body>
</html>
<%=Info.tform(mmm,"f1")%>