Click here to Skip to main content
15,914,500 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: URGENT problem running remote process using WMI Pin
thecornflake28-Jan-09 5:50
thecornflake28-Jan-09 5:50 
Questionhow to develop print dialog box Pin
vidhish27-Jan-09 23:37
vidhish27-Jan-09 23:37 
AnswerRe: how to develop print dialog box Pin
dan!sh 28-Jan-09 0:04
professional dan!sh 28-Jan-09 0:04 
QuestionHelp Pin
yaya_star27-Jan-09 21:15
yaya_star27-Jan-09 21:15 
AnswerRe: Help Pin
Ashutosh Phoujdar27-Jan-09 21:29
Ashutosh Phoujdar27-Jan-09 21:29 
QuestionODBC Pin
Stephen Lintott27-Jan-09 21:08
Stephen Lintott27-Jan-09 21:08 
AnswerRe: ODBC Pin
Jay Royall27-Jan-09 22:37
Jay Royall27-Jan-09 22:37 
AnswerRe: ODBC Pin
Wendelius27-Jan-09 22:43
mentorWendelius27-Jan-09 22:43 
GeneralRe: ODBC Pin
Stephen Lintott28-Jan-09 1:31
Stephen Lintott28-Jan-09 1:31 
GeneralRe: ODBC Pin
Wendelius28-Jan-09 1:46
mentorWendelius28-Jan-09 1:46 
GeneralRe: ODBC Pin
Stephen Lintott28-Jan-09 2:56
Stephen Lintott28-Jan-09 2:56 
GeneralRe: ODBC Pin
Wendelius29-Jan-09 9:33
mentorWendelius29-Jan-09 9:33 
GeneralRe: ODBC Pin
Ben Fair28-Jan-09 2:50
Ben Fair28-Jan-09 2:50 
QuestionFindFile file type question Pin
monsieur_jj27-Jan-09 19:26
monsieur_jj27-Jan-09 19:26 
AnswerRe: FindFile file type question Pin
Ashutosh Phoujdar27-Jan-09 20:13
Ashutosh Phoujdar27-Jan-09 20:13 
Hope you are using VB6.
There are two options to get the file type e.g.
1. Split the filename using (.) dot character and get last element in array.
2. Use FileSystemObject, that provides a lot more options on file information. For more information : Click[^]

PS: If you are using VB.NET then there are lot of utility classes in System.IO Namespace[^]


Questionhow to create line graph using C# Pin
karthick sampangi27-Jan-09 18:59
karthick sampangi27-Jan-09 18:59 
AnswerRe: how to create line graph using C# Pin
N a v a n e e t h27-Jan-09 19:02
N a v a n e e t h27-Jan-09 19:02 
AnswerRe: how to create line graph using C# Pin
Ashutosh Phoujdar27-Jan-09 20:07
Ashutosh Phoujdar27-Jan-09 20:07 
AnswerRe: how to create line graph using C# Pin
dan!sh 27-Jan-09 23:57
professional dan!sh 27-Jan-09 23:57 
QuestionAnybody help me in CR Pin
BalasubramanianK27-Jan-09 18:23
BalasubramanianK27-Jan-09 18:23 
AnswerRe: Anybody help me in CR Pin
Jon_Boy28-Jan-09 5:35
Jon_Boy28-Jan-09 5:35 
Questionreading a text file from the resource file Pin
moonshaddow27-Jan-09 15:16
moonshaddow27-Jan-09 15:16 
AnswerRe: reading a text file from the resource file Pin
Ashutosh Phoujdar27-Jan-09 21:23
Ashutosh Phoujdar27-Jan-09 21:23 
GeneralRe: reading a text file from the resource file Pin
moonshaddow28-Jan-09 12:13
moonshaddow28-Jan-09 12:13 
QuestionLooking up Cell data with Mutiple Excel Workbooks running. Pin
frankiebaby227-Jan-09 13:19
frankiebaby227-Jan-09 13:19 

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.