<!DOCTYPE html>
<html>
<body>

<%

response.write(DateAdd("d", 1, Now()))

%>


</body>
</html>