Click here to Skip to main content
15,888,968 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to make text go away after a few seconds? Pin
Adam Wike14-Apr-10 4:05
Adam Wike14-Apr-10 4:05 
AnswerRe: How to make text go away after a few seconds? PinPopular
Steven J Jowett14-Apr-10 4:10
Steven J Jowett14-Apr-10 4:10 
GeneralRe: How to make text go away after a few seconds? Pin
Adam Wike14-Apr-10 4:11
Adam Wike14-Apr-10 4:11 
GeneralRe: How to make text go away after a few seconds? Pin
Dalek Dave14-Apr-10 8:35
professionalDalek Dave14-Apr-10 8:35 
AnswerRe: How to make text go away after a few seconds? Pin
William Winner14-Apr-10 8:28
William Winner14-Apr-10 8:28 
QuestionSplitting a .txt file and sorting it Pin
offroaderdan14-Apr-10 3:11
offroaderdan14-Apr-10 3:11 
AnswerRe: Splitting a .txt file and sorting it Pin
tosch14-Apr-10 3:42
tosch14-Apr-10 3:42 
GeneralRe: Splitting a .txt file and sorting it [modified] Pin
offroaderdan14-Apr-10 3:48
offroaderdan14-Apr-10 3:48 
Thanks a million Tosch. It is really annoying when you spot stupid mistakes like that.

I am still getting an error on under the sub heading highscores on listBox1.Items.Add(names(i))

The error is ArgumentOutOfRangeException was unhandled?
AND the index was out of range. must be non-negative and less than the size of the collection.
Parameter name:index

Any ideas


Cheers

Dan
modified on Wednesday, April 14, 2010 9:57 AM

GeneralRe: Splitting a .txt file and sorting it Pin
tosch14-Apr-10 4:15
tosch14-Apr-10 4:15 
GeneralRe: Splitting a .txt file and sorting it [modified] Pin
offroaderdan14-Apr-10 4:38
offroaderdan14-Apr-10 4:38 
GeneralRe: Splitting a .txt file and sorting it Pin
tosch14-Apr-10 4:48
tosch14-Apr-10 4:48 
AnswerRe: Splitting a .txt file and sorting it [modified] Pin
Ian Shlasko14-Apr-10 5:50
Ian Shlasko14-Apr-10 5:50 
GeneralRe: Splitting a .txt file and sorting it Pin
offroaderdan15-Apr-10 0:12
offroaderdan15-Apr-10 0:12 
GeneralRe: Splitting a .txt file and sorting it Pin
Ian Shlasko15-Apr-10 1:37
Ian Shlasko15-Apr-10 1:37 
GeneralRe: Splitting a .txt file and sorting it Pin
offroaderdan15-Apr-10 1:52
offroaderdan15-Apr-10 1:52 
GeneralRe: Splitting a .txt file and sorting it Pin
Ian Shlasko15-Apr-10 1:58
Ian Shlasko15-Apr-10 1:58 
QuestionErrorprovider within a datatable column Pin
popalzai13-Apr-10 20:49
popalzai13-Apr-10 20:49 
AnswerRe: Errorprovider within a datatable column Pin
Simon_Whale14-Apr-10 3:30
Simon_Whale14-Apr-10 3:30 
GeneralRe: Errorprovider within a datatable column Pin
popalzai14-Apr-10 19:49
popalzai14-Apr-10 19:49 
GeneralRe: Errorprovider within a datatable column Pin
Simon_Whale14-Apr-10 21:55
Simon_Whale14-Apr-10 21:55 
QuestionHow to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry13-Apr-10 10:28
amit k mistry13-Apr-10 10:28 
AnswerRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
nlarson1113-Apr-10 11:08
nlarson1113-Apr-10 11:08 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry13-Apr-10 11:21
amit k mistry13-Apr-10 11:21 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry13-Apr-10 11:25
amit k mistry13-Apr-10 11:25 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
nlarson1113-Apr-10 16:32
nlarson1113-Apr-10 16:32 

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.