<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@page contentType="text/html; charset=UTF-8"%>
<%@page import="com.fixbug.*"%>
<%
FixTAU_CSCWF_001 tau_cscwf_001 = new FixTAU_CSCWF_001();
tau_cscwf_001.initConnection();
tau_cscwf_001.findDateError();
%>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>HR Information Center</title>
<script language="JavaScript" type="text/JavaScript">
<!--
//-->
</script>
</head>

<body>
<form name="cscform" method="post" action="FIX_TAU_CSCWF_001.jsp">
</form>
</body>
</html>