excelUploadFlash.jsp
310 Bytes
<%@ page language="java" contentType="text/html; charset=UTF-8" %> 
<%@ include file="/systeminfo/init_wev8.jsp" %>
<%@ include file="/formmode/checkright4setting.jsp" %>
<HTML><HEAD>
	<script type="text/javascript">
		jQuery(document).ready(function(){
		
		});
		
	</script>
</HEAD>
<BODY>
	
</BODY>
</HTML>