Hi Vinay,
Dude why are you making so much complicated, just call one function, wherein get all three text box values, check whether the user entered number for all three boxes.
then, for date field - number should be in range 1-31
month - range 1-12
year - give some range like 1970-2010 and do validation.
this is enough for u... and print in the above format.. for month, u need to do some conditional assignments, for 1 - january like that...
thats it.
Dec 22, 2010