Click here to Skip to main content
15,893,594 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: ListBox Pin
just3ala216-Jun-07 23:58
just3ala216-Jun-07 23:58 
AnswerRe: ListBox Pin
The ANZAC17-Jun-07 0:03
The ANZAC17-Jun-07 0:03 
GeneralRe: ListBox Pin
PaulPrice17-Jun-07 1:38
PaulPrice17-Jun-07 1:38 
QuestionTrim Method Pin
Aman.Jen16-Jun-07 22:31
Aman.Jen16-Jun-07 22:31 
AnswerRe: Trim Method Pin
Tamimi - Code16-Jun-07 22:45
Tamimi - Code16-Jun-07 22:45 
AnswerRe: Trim Method Pin
PandemoniumPasha16-Jun-07 22:49
PandemoniumPasha16-Jun-07 22:49 
AnswerRe: Trim Method Pin
koolprasad200317-Jun-07 19:50
professionalkoolprasad200317-Jun-07 19:50 
QuestionDate fromat problem Pin
Tamimi - Code16-Jun-07 20:35
Tamimi - Code16-Jun-07 20:35 
hi all
i have a label that displaying a date in the format("dd-MM-yyyy"), but my problem is that i want to save it in the format("MM-dd-yyyy").
this what i tried to do:
dim dt as DateTime = CType(lblApplicationDate.Text, DateTime)
and this is the error i got:
String was not recognized as a valid DateTime.

what i have to do to solve this issue ??


When you get mad...THINK twice that the only advice
Tamimi - Code

AnswerRe: Date fromat problem Pin
PandemoniumPasha16-Jun-07 21:26
PandemoniumPasha16-Jun-07 21:26 
GeneralRe: Date fromat problem Pin
Tamimi - Code16-Jun-07 21:55
Tamimi - Code16-Jun-07 21:55 
GeneralRe: Date fromat problem Pin
PandemoniumPasha16-Jun-07 22:42
PandemoniumPasha16-Jun-07 22:42 
GeneralRe: Date fromat problem Pin
Tamimi - Code16-Jun-07 22:53
Tamimi - Code16-Jun-07 22:53 
GeneralRe: Date fromat problem Pin
PandemoniumPasha16-Jun-07 23:07
PandemoniumPasha16-Jun-07 23:07 
AnswerRe: Date fromat problem Pin
Guffa17-Jun-07 3:33
Guffa17-Jun-07 3:33 
GeneralRe: Date fromat problem Pin
Tamimi - Code17-Jun-07 19:29
Tamimi - Code17-Jun-07 19:29 
GeneralRe: Date fromat problem Pin
Dave Kreskowiak18-Jun-07 1:14
mveDave Kreskowiak18-Jun-07 1:14 
GeneralRe: Date fromat problem Pin
Tamimi - Code18-Jun-07 4:01
Tamimi - Code18-Jun-07 4:01 
GeneralRe: Date fromat problem Pin
Dave Kreskowiak18-Jun-07 4:10
mveDave Kreskowiak18-Jun-07 4:10 
AnswerRe: Date fromat problem Pin
Sathesh Sakthivel17-Jun-07 3:54
Sathesh Sakthivel17-Jun-07 3:54 
AnswerRe: Date fromat problem Pin
Dave Kreskowiak17-Jun-07 4:30
mveDave Kreskowiak17-Jun-07 4:30 
QuestionSave drawing to an image in VB.NET Pin
hsprasain16-Jun-07 12:41
hsprasain16-Jun-07 12:41 
AnswerRe: Save drawing to an image in VB.NET Pin
Christian Graus16-Jun-07 14:24
protectorChristian Graus16-Jun-07 14:24 
AnswerRe: Save drawing to an image in VB.NET Pin
GuyThiebaut17-Jun-07 6:43
professionalGuyThiebaut17-Jun-07 6:43 
Questionbuild editor program(notepad)with vb.net Pin
ilnaz16-Jun-07 10:25
ilnaz16-Jun-07 10:25 
AnswerRe: build editor program(notepad)with vb.net Pin
Christian Graus16-Jun-07 14:26
protectorChristian Graus16-Jun-07 14:26 

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.