dear friends,i want accept date only dd/mm/yy, ex: 09/03/2004. i don’t want to accept date like May 09,2004.
what (object/syntax) should i used to?
if i used isdate, i type May 09,2004 it return true.
i want it return no.
and if i type 09/03/2005, i want it return true
thanx u for answering my question