Is there a way to format a numeric value to month name?
If request.queryString("mon"
= "10" then
Month(date,10) = "October"
End If
Thanks,
Ricky Ombina
ombina@yahoo.com
If request.queryString("mon"
Month(date,10) = "October"
End If
Thanks,
Ricky Ombina
ombina@yahoo.com