robn
Posts: 70
|
| Posted: 11/28/2006, 7:22 AM |
|
Hello all
I've got a problem I can't resolve I'm sure it is quite easy but I just can't find a way to do it! Any help would be much appreciated.
Basically I have a editable grid that contains a date field. What I would like to do is retrieve the value of the date field into a list box (or 2 if needed one for year and one for Month) which displays the Month and Year associated with the field value. The dropdown should also include the Months and years for the previous 5 years and the next 5 years allowing the user to select a different Month and year if required. Then on submit the records are saved with the new date submitted into the associated row/record field.
I tried several ways to do this but with little success.
Any help would be greatly appreciated.
Thanks
Rob
PS I'm using ASP and SQL2000
|
 |
 |
|