Hello everyone!
Some help is needed here. Is anyone able to help? I have referred to a link in Pro ASP How-To on Timer issue;
http://p2p.wrox.com/topic.asp?TOPIC_ID=25770 but wasn't so clear about the procedures.
Here's my problem. I have a database where I have data fields Schedule and Items and dates.
In the schedule for each different items column, all data are stored in 3 types; in hours (eg. 8000), months (eg. 12 mths) and words (wear limit).
From there I need to have a new page displaying the calculated date and the display the forecasted date according to the different schedule hours or months if I have. As for words I would just have to skip the calculation.
Can anyone tell me how I can do this please?
Thanks in advance!