xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<script type="text/vbscript">
document.write(DatePart("m",Now()))
</script>
</body>
</html>