hi,
i have a list of values which are the number of hours worked on a project in a month..
at the end of the list i need to add them up, it has to be a running count meaning that if w/i the month, only hours for 10 days were entered, then only that will be added up...
the page is an asp page so i wanted to do that with asp/vbscript..
what will be the easiest way to do it??
is there a function for it??
thanks
arif
i have a list of values which are the number of hours worked on a project in a month..
at the end of the list i need to add them up, it has to be a running count meaning that if w/i the month, only hours for 10 days were entered, then only that will be added up...
the page is an asp page so i wanted to do that with asp/vbscript..
what will be the easiest way to do it??
is there a function for it??
thanks
arif