mcc home
 
mcc name
mcc logo
<% var_date=date() 'get the current date var_date=FormatDateTime(var_date,1) Response.Write(var_date) %>