Click here to Skip to main content
15,917,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: OnClick Pin
Dave Kreskowiak21-Oct-06 17:11
mveDave Kreskowiak21-Oct-06 17:11 
QuestionHow to make Delay Function In VB Pin
ZulnurainAdil21-Oct-06 10:25
ZulnurainAdil21-Oct-06 10:25 
AnswerRe: How to make Delay Function In VB Pin
FredH21-Oct-06 12:20
FredH21-Oct-06 12:20 
GeneralRe: How to make Delay Function In VB Pin
Dave Kreskowiak21-Oct-06 17:14
mveDave Kreskowiak21-Oct-06 17:14 
AnswerRe: How to make Delay Function In VB Pin
Dave Kreskowiak21-Oct-06 17:13
mveDave Kreskowiak21-Oct-06 17:13 
QuestionA Console - Like in Half-life 2 and gaems like that Pin
TDSp21-Oct-06 9:40
TDSp21-Oct-06 9:40 
QuestionHow to compare date in visual basic 6.0 - its very urgent Pin
Software_Guy_12321-Oct-06 9:27
Software_Guy_12321-Oct-06 9:27 
AnswerRe: How to compare date in visual basic 6.0 - its very urgent Pin
Guffa21-Oct-06 12:55
Guffa21-Oct-06 12:55 
That is because you are comparing the dates as strings. If you examine the result that you get, you see that you actually get both 275 and 225.

If you want the comparison to work, there are two things that you can do. You can compare the dates as dates, or you can use a date format like ISO 8601, i.e. yyyy-mm-dd, that is actually comparable in string format.


---
b { font-weight: normal; }

GeneralRe: How to compare date in visual basic 6.0 - its very urgent Pin
Software_Guy_12321-Oct-06 20:42
Software_Guy_12321-Oct-06 20:42 
QuestionWinapi :: SC_HANDLE Pin
darkoex21-Oct-06 8:39
darkoex21-Oct-06 8:39 
QuestionFULL JUSTIFICATION IN RICH TEXT BOX CONTROL IN VB.NET Pin
T ALEX JOHN20-Oct-06 23:08
T ALEX JOHN20-Oct-06 23:08 
QuestionLogin Pin
Wildhorsend20-Oct-06 22:08
Wildhorsend20-Oct-06 22:08 
Questionneeds help in crystal report Pin
deepakkp20-Oct-06 18:28
deepakkp20-Oct-06 18:28 
QuestionHow to save the change data in the datagird? Pin
Evalee20-Oct-06 15:25
Evalee20-Oct-06 15:25 
AnswerRe: How to save the change data in the datagird? Pin
Tamimi - Code21-Oct-06 20:09
Tamimi - Code21-Oct-06 20:09 
GeneralRe: How to save the change data in the datagird? Pin
Evalee23-Oct-06 23:14
Evalee23-Oct-06 23:14 
QuestionVB Collection Pin
Wrycu20-Oct-06 14:27
Wrycu20-Oct-06 14:27 
GeneralRe: VB Collection Pin
Wrycu20-Oct-06 15:30
Wrycu20-Oct-06 15:30 
AnswerRe: VB Collection Pin
Guffa20-Oct-06 15:44
Guffa20-Oct-06 15:44 
GeneralRe: VB Collection [modified] Pin
Wrycu20-Oct-06 15:51
Wrycu20-Oct-06 15:51 
GeneralRe: VB Collection Pin
Guffa20-Oct-06 16:12
Guffa20-Oct-06 16:12 
QuestionRealy I need it..... Pin
msleem20-Oct-06 13:12
msleem20-Oct-06 13:12 
AnswerRe: Change character in Agent control Pin
Guffa20-Oct-06 13:48
Guffa20-Oct-06 13:48 
GeneralRe: Change character in Agent control Pin
msleem21-Oct-06 2:10
msleem21-Oct-06 2:10 
GeneralRe: Change character in Agent control Pin
Dave Kreskowiak21-Oct-06 3:54
mveDave Kreskowiak21-Oct-06 3:54 

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.