Populate Date Forms
Hi,
Im currenly writing a JSP page that includes a form where a user can select Year,Month,Day etc. For the year part I would like to instead of hardcoding 2005,2006,2007, etc a function to do this. I.e first option = current year.
And I would also like to use the window.onLoad to get this to show when page is loaded but unable to get it working.
Any help is appreciated

