Hey Folks,

I have 2 values that i have extracted from a website in 2 textboxs.

text1 = 7:6
text2 = 7:06:33

is there any ways in VB6 to convert them into Seconds ?

text3 = 25560
test4 = 25593

?? have been trying to code it since past 2 weeks but no luck with the status as n00b cant do much too


Please anyone