xxxxxxxxxx
<html>
<body>
<FONT COLOR=#ff0000><%
somedate="10/30/99"
response.write(IsDate(somedate))
%></FONT>
</body>
</html>