I'm trying to write a script that will allow a user to enter a year and then determine if the year is a leap year. I need to include a form with a single text box where the user can enter a year. I also need to display and alert dialog box to the user starting wherther the year entered is a standart year or a leap year. Can someone help me please?