Comment About Loop Assignment
Dear Sir,
the last Question asked in the loop assignment is:
that reads the date of a day in one textbox, the month in a second textbox and the year in a third textbox. After submitting the form, it should display the complete date, including the correct extension on the day number ('st', 'nd', 'rd' or 'th'). Example : 2 April
1999 will produce: 'Today is 2nd of April, 1999.'
in this question whatever asked, then i provided the same
right?
if asked do proper validation for form i could provide validation function too...
even after given redo, just told to do correction to form hints for month numeric 1-12 to alphabetic January-December, whichever i provided additional function. then also did`t told to do form validation.
so that is not my mistake...!!