Click here to Skip to main content
15,892,643 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB.net and System.Uint32 Pin
0pius5-Oct-06 14:59
0pius5-Oct-06 14:59 
AnswerRe: VB.net and System.Uint32 Pin
Christian Graus5-Oct-06 15:49
protectorChristian Graus5-Oct-06 15:49 
GeneralRe: VB.net and System.Uint32 Pin
0pius5-Oct-06 19:41
0pius5-Oct-06 19:41 
GeneralRe: VB.net and System.Uint32 Pin
Christian Graus5-Oct-06 21:01
protectorChristian Graus5-Oct-06 21:01 
QuestionReversing Texbox Characters when typed Pin
MotorMaxDrive5-Oct-06 14:51
MotorMaxDrive5-Oct-06 14:51 
AnswerRe: Reversing Texbox Characters when typed Pin
Christian Graus5-Oct-06 15:53
protectorChristian Graus5-Oct-06 15:53 
AnswerRe: Reversing Texbox Characters when typed Pin
J4amieC6-Oct-06 0:19
J4amieC6-Oct-06 0:19 
QuestionDirectory.getfiles Method Pin
GeorgieMPorgie5-Oct-06 13:54
GeorgieMPorgie5-Oct-06 13:54 
For Each foundfile As String In System.IO.Directory.GetFiles("E:\StockTestData")
lstDisplay.Items.Add(foundfile)
Next

The above code reads the directory stocktestdata and then prints all the file names with the directory information to a listbox.

What I would like it to do is add just the file names to an array (just the file names without the directory info).

Anyone have any reading?

Thanks.

George

AnswerRe: Directory.getfiles Method Pin
Christian Graus5-Oct-06 14:16
protectorChristian Graus5-Oct-06 14:16 
QuestionGenerics and Reflection Pin
Bergerrudi5-Oct-06 11:44
Bergerrudi5-Oct-06 11:44 
QuestionNeed Help With Web Service Pin
Are Jay5-Oct-06 11:13
Are Jay5-Oct-06 11:13 
AnswerRe: Need Help With Web Service Pin
Pixa6-Oct-06 5:27
Pixa6-Oct-06 5:27 
GeneralRe: Need Help With Web Service Pin
Are Jay6-Oct-06 7:19
Are Jay6-Oct-06 7:19 
QuestionDatasource.InsertCommand with Stored Procedure with params doesnt work Pin
ko4an5-Oct-06 8:29
ko4an5-Oct-06 8:29 
QuestionVB.NET HotKeys Pin
nlindley75-Oct-06 6:33
nlindley75-Oct-06 6:33 
QuestionVb 6.0 code to convert tiff to Jpeg , gif or png Pin
Tiger4565-Oct-06 5:24
Tiger4565-Oct-06 5:24 
AnswerRe: Vb 6.0 code to convert tiff to Jpeg , gif or png Pin
Christian Graus5-Oct-06 10:48
protectorChristian Graus5-Oct-06 10:48 
AnswerRe: Vb 6.0 code to convert tiff to Jpeg , gif or png Pin
progload5-Oct-06 12:55
progload5-Oct-06 12:55 
GeneralRe: Vb 6.0 code to convert tiff to Jpeg , gif or png Pin
0pius5-Oct-06 19:46
0pius5-Oct-06 19:46 
Questionemail Pin
apaax5-Oct-06 4:25
apaax5-Oct-06 4:25 
AnswerRe: email Pin
Mike Osbahr5-Oct-06 4:55
Mike Osbahr5-Oct-06 4:55 
AnswerRe: email Pin
nlindley75-Oct-06 6:24
nlindley75-Oct-06 6:24 
GeneralRe: email Pin
apaax5-Oct-06 23:47
apaax5-Oct-06 23:47 
QuestionPassing credentials when accessing a remote computer file system Pin
Cactuar765-Oct-06 3:27
Cactuar765-Oct-06 3:27 
QuestionReading Finger Print Data Pin
logicon5-Oct-06 0:39
logicon5-Oct-06 0:39 

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.