Hi all,
i have got two DROPDOWN boxes one for Startdate and other for EndDate.
i have prepared a file datefunct.php which contains three functions getmonth,getyear,getday....i am calling these functions at an appropriate place.
Now i want to validate the dates ie startdate< enddate.upto this time the code does not validate anything..u can fill up anything u wish.
the select names(for the dropdowns ) for the three functions are "month","year","day".
How should i accomplish it?
plz help
Sansoft


