Click here to Skip to main content
15,920,030 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB.NET Mobile Pin
Socheat.Net19-Jun-07 16:11
Socheat.Net19-Jun-07 16:11 
AnswerRe: VB.NET Mobile Pin
Mekong River19-Jun-07 18:01
Mekong River19-Jun-07 18:01 
GeneralRe: VB.NET Mobile Pin
Socheat.Net19-Jun-07 18:10
Socheat.Net19-Jun-07 18:10 
QuestionOpening a new window code Pin
netvistal19-Jun-07 15:45
netvistal19-Jun-07 15:45 
AnswerRe: Opening a new window code Pin
Christian Graus19-Jun-07 15:57
protectorChristian Graus19-Jun-07 15:57 
AnswerRe: Opening a new window code Pin
cutequencher19-Jun-07 17:00
cutequencher19-Jun-07 17:00 
AnswerRe: Opening a new window code Pin
koolprasad200319-Jun-07 23:05
professionalkoolprasad200319-Jun-07 23:05 
Questioncan someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 14:52
cutequencher19-Jun-07 14:52 
i have a string format "18:15:15"(fetch from a dataset)
i want to convert it to time format.. but i cant... ive tried to concatinate the time to "1/1/1900 "&"18:15:15", and convert it using the ff:
assume that datevalue = "1/1/1900 "&"18:15:15"
Convert.ToDateTime(datevalue)
ctype(datevalue,datetime)
date.parse(datevalue)

but still im recieving an error message :
String is not recognized as a valid datetime... please help me...

i am using vb.net 2002 and im fetching data from mssql 200

tnx in advance!!!
AnswerRe: can someone please help me to convert a string to time?... tnx!!! Pin
Christian Graus19-Jun-07 15:24
protectorChristian Graus19-Jun-07 15:24 
AnswerRe: can someone please help me to convert a string to time?... tnx!!! Pin
TwoFaced19-Jun-07 16:11
TwoFaced19-Jun-07 16:11 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 16:54
cutequencher19-Jun-07 16:54 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
TwoFaced19-Jun-07 19:03
TwoFaced19-Jun-07 19:03 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 21:11
cutequencher19-Jun-07 21:11 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
cutequencher19-Jun-07 21:22
cutequencher19-Jun-07 21:22 
GeneralRe: can someone please help me to convert a string to time?... tnx!!! Pin
TwoFaced20-Jun-07 4:52
TwoFaced20-Jun-07 4:52 
QuestionVB 2005 and Excel Pin
Karma3125119-Jun-07 5:45
Karma3125119-Jun-07 5:45 
AnswerRe: VB 2005 and Excel Pin
MidwestLimey19-Jun-07 6:39
professionalMidwestLimey19-Jun-07 6:39 
GeneralRe: VB 2005 and Excel Pin
koolprasad200319-Jun-07 23:32
professionalkoolprasad200319-Jun-07 23:32 
Questionhow do i send a mail from vb.net? Pin
sathyan_829419-Jun-07 4:50
sathyan_829419-Jun-07 4:50 
AnswerRe: how do i send a mail from vb.net? Pin
Steven J Jowett19-Jun-07 5:08
Steven J Jowett19-Jun-07 5:08 
QuestionTreeview re-order childnodes of same parent VB.net. Pin
.NetRams19-Jun-07 3:19
.NetRams19-Jun-07 3:19 
AnswerRe: Treeview re-order childnodes of same parent VB.net. Pin
Dave Kreskowiak21-Jun-07 3:50
mveDave Kreskowiak21-Jun-07 3:50 
Questionuserdeletingrows event Pin
kermit88819-Jun-07 3:05
kermit88819-Jun-07 3:05 
QuestionProblem with designer in vs.net 2005 pro Pin
Mekong River19-Jun-07 0:06
Mekong River19-Jun-07 0:06 
AnswerRe: Problem with designer in vs.net 2005 pro Pin
Tom Wright19-Jun-07 7:07
Tom Wright19-Jun-07 7:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.