Basically,
I have a time e.g. 00:11:02 (this is the duration it takes for something to complete)
And I need to multiply it by a number e.g. 2
And I want the answer to be 00:22:04.
It should be simple enough...I think I need to change the format of the date,,,But can't remember how.
VB.net answer would be great and ASP would be a bonus thanks
I have a time e.g. 00:11:02 (this is the duration it takes for something to complete)
And I need to multiply it by a number e.g. 2
And I want the answer to be 00:22:04.
It should be simple enough...I think I need to change the format of the date,,,But can't remember how.
VB.net answer would be great and ASP would be a bonus thanks
