<!DOCTYPE html>
<html>
<body>
<%
response.write(DateAdd("m",-1,"31-Jan-10"))
%>
</body>
</html>