Edit D:\chineseall_products\bak\digitalLib6\admin\media\importSelfResource.jsp
??<%@ page contentType="text/html;charset=utf-8" %> <%@ taglib prefix="s" uri="/struts-tags"%> <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>??????????????</title> <link rel="stylesheet" type="text/css" href="/style/style.css" /> <script language="javascript" type="text/javascript" src="/js/datepicker/WdatePicker.js"></script> <style> body{font-size:14px;color:#000;background:#fff;} </style> </head> <body> <div class="crumbs tl">????????????????? >> ???????????</div> <div class="mainCon"> <form id="importSelfResourceForm" name="importSelfResourceForm" action="importSelfResource.action" method="post"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="addTable"> <s:if test="list!=null && list.size()>0"> <tr > <td width="15%">??????</td> <td width="auto"> <s:select theme="simple" cssClass="selectIn1" name="schoolId" headerKey="" headerValue="??????" list="list" listKey="id" listValue="name" value="schoolId" /> </td> </tr> </s:if> <tr > <td width="15%">???excel???</td> <td width="auto"> <input class="textIn1" type="text" name="path" id="path" value="" style="width:300px;"/> (???????????????????????:/?????????/template_selfResource.xls) </td> </tr> <tr > <td> </td> <td align="left"> <input type="button" class="searchBtn" onclick="dosubmit();" value="???????" /> <a href="/admin/media/template_selfResource.xls" target="_blank">?????????</a> <font color="red">${info }</font> </td> </tr> </table> </form> </div> <script type="text/javascript"> function dosubmit() { var obj; obj = document.getElementById("path"); if(obj.value=="") { alert("??????????????"); return; } document.getElementById("importSelfResourceForm").submit(); } </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de