M
Mike
I have an ASP.NET form(using C#) with several text boxes and when the user
places a date in the first textbox and clicks a button, I would like to
populate the remaining textboxes with various dates subtracted from the date
in the first textbox - any suggestions? I do know that the datetime class
has a subtract method, but I'm not sure how to use it. Incidentally I'm
using ASP.NET 2005 and obviously a beginner - please help!
Thanks,
Mike
places a date in the first textbox and clicks a button, I would like to
populate the remaining textboxes with various dates subtracted from the date
in the first textbox - any suggestions? I do know that the datetime class
has a subtract method, but I'm not sure how to use it. Incidentally I'm
using ASP.NET 2005 and obviously a beginner - please help!
Thanks,
Mike