View Single Post

  #4 (permalink)  
Old 06-14-2006
nmilne nmilne is offline
Junior Member
White Belt
 
Join Date: Jan 2006
Posts: 9
more info

im trying to get the textbox in vb.net to display the triptime like in summary 2hours 30 min in the textbox like this 2:30 the problem is that when i get back the time in textbox its (0.234237 sample numbers only) if you add up the numbers after the 0. this is the total time from point a to point b
how do i get it to display in the textbox hours and min 2:30
Reply With Quote