[thelist] Fw: ASP If statement gone nuts

Lightening oktellme at earthlink.net
Mon Aug 4 08:29:20 CDT 2003


Re: <%
intMonth = Request.QueryString("month")
If isNumeric(intMonth) then
    intMonth = CInt(intMonth)
Else
    intMonth = Month(Date())
End If
%>

good point, Ken. Ill add that in!

Laura



More information about the thelist mailing list