Hi...
I'm relatively new to ASP and have recently been swamped with a lot of cleanup and fire-fighting duties which leave me very little time for creative programming. I have a script which presents Year-To-Date (YTD) spending, labour hours and and percent-completes for various tasks. Depending on the date, I'd like the current values (ie. for the current fiscal month) of these three values to be editable within the input fields of the table so that I may alter them and save to the database. As each calculated end of the fiscal month (last Saturday in each month) passes, I wish to lock up the last month's data (READONLY DISABLE) so that it only displays...
Any help would be appreciated... since more and more businesses are using Web Forms, I assume someone has run into a similar problem before and can offer me up an example or some helpful direction...
Thanks in advance!
I'm relatively new to ASP and have recently been swamped with a lot of cleanup and fire-fighting duties which leave me very little time for creative programming. I have a script which presents Year-To-Date (YTD) spending, labour hours and and percent-completes for various tasks. Depending on the date, I'd like the current values (ie. for the current fiscal month) of these three values to be editable within the input fields of the table so that I may alter them and save to the database. As each calculated end of the fiscal month (last Saturday in each month) passes, I wish to lock up the last month's data (READONLY DISABLE) so that it only displays...
Any help would be appreciated... since more and more businesses are using Web Forms, I assume someone has run into a similar problem before and can offer me up an example or some helpful direction...
Thanks in advance!