xxxxxxxxxx
<html>
<body>
Today it is
<FONT COLOR=#ff0000><%response.write(WeekdayName(weekday(date)))%></FONT>,
and the month is
<FONT COLOR=#ff0000><%response.write(MonthName(month(date)))%></FONT>
</body>
</html>