Click here to Skip to main content
15,895,084 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralSorry. Pin
Zheyi K19-May-08 1:27
Zheyi K19-May-08 1:27 
GeneralRe: Urgent Question Pin
Colin Angus Mackay19-May-08 1:49
Colin Angus Mackay19-May-08 1:49 
GeneralRe: Urgent Question Pin
Zheyi K19-May-08 2:46
Zheyi K19-May-08 2:46 
QuestionHow to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry18-May-08 12:35
Ahmed El-Badry18-May-08 12:35 
AnswerRe: How to get , what of day NO. between 2 date by days? [modified] Pin
Smithers-Jones18-May-08 13:00
Smithers-Jones18-May-08 13:00 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry18-May-08 13:44
Ahmed El-Badry18-May-08 13:44 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Dave Kreskowiak18-May-08 16:19
mveDave Kreskowiak18-May-08 16:19 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Smithers-Jones18-May-08 23:30
Smithers-Jones18-May-08 23:30 
...and I gave you the answer but you don't seem to get it.
You asked this question before, got the answer before and didn't get it either. So maybe you should forget about it and do something different?

But hell, I am in good mood today so once again:
dim date1 as date = 8/27/2008<br />
dim date2 as date = 5/19/2008<br />
dim DiffDays as integer<br />
DiffDays = date1.day-date2.day<br />


"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)

JokeRe: How to get , what of day NO. between 2 date by days? Pin
Vasudevan Deepak Kumar19-May-08 0:49
Vasudevan Deepak Kumar19-May-08 0:49 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry19-May-08 1:29
Ahmed El-Badry19-May-08 1:29 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry19-May-08 1:33
Ahmed El-Badry19-May-08 1:33 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry19-May-08 1:40
Ahmed El-Badry19-May-08 1:40 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry19-May-08 1:48
Ahmed El-Badry19-May-08 1:48 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Smithers-Jones19-May-08 1:49
Smithers-Jones19-May-08 1:49 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry19-May-08 21:15
Ahmed El-Badry19-May-08 21:15 
GeneralRe: How to get , what of day NO. between 2 date by days? Pin
Ahmed El-Badry19-May-08 21:13
Ahmed El-Badry19-May-08 21:13 
QuestionHow would you break up a textarea into 800 word pages? Pin
CCMint18-May-08 11:30
CCMint18-May-08 11:30 
AnswerRe: How would you break up a textarea into 800 word pages? Pin
Christian Graus18-May-08 12:07
protectorChristian Graus18-May-08 12:07 
Questionupdate problem Pin
asha_s18-May-08 7:48
asha_s18-May-08 7:48 
AnswerRe: update problem Pin
Christian Graus18-May-08 11:45
protectorChristian Graus18-May-08 11:45 
GeneralRe: update problem Pin
asha_s18-May-08 22:38
asha_s18-May-08 22:38 
Question.NET Remoting (please help ...) [modified] Pin
farzadmf18-May-08 4:15
farzadmf18-May-08 4:15 
Questionvb.net Pin
meuandme17-May-08 1:22
meuandme17-May-08 1:22 
AnswerRe: vb.net Pin
Dave Kreskowiak17-May-08 2:27
mveDave Kreskowiak17-May-08 2:27 
RantRe: vb.net Pin
Smithers-Jones17-May-08 11:30
Smithers-Jones17-May-08 11:30 

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.