Click here to Skip to main content
15,890,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: System Info Pin
Dave Kreskowiak12-Apr-07 14:33
mveDave Kreskowiak12-Apr-07 14:33 
GeneralRe: System Info Pin
MatrixCoder12-Apr-07 17:40
MatrixCoder12-Apr-07 17:40 
QuestionPrint (VB6) vs .WriteLine (VB.NET) Pin
Marcus J. Smith12-Apr-07 11:50
professionalMarcus J. Smith12-Apr-07 11:50 
AnswerRe: Print (VB6) vs .WriteLine (VB.NET) Pin
Dave Kreskowiak12-Apr-07 14:26
mveDave Kreskowiak12-Apr-07 14:26 
GeneralRe: Print (VB6) vs .WriteLine (VB.NET) Pin
Marcus J. Smith13-Apr-07 0:21
professionalMarcus J. Smith13-Apr-07 0:21 
QuestionConvert Html file to Jpeg Image Pin
hemrk12-Apr-07 10:13
hemrk12-Apr-07 10:13 
QuestionReading HTML table Pin
krk101112-Apr-07 8:40
krk101112-Apr-07 8:40 
AnswerRe: Reading HTML table Pin
Dave Kreskowiak12-Apr-07 14:23
mveDave Kreskowiak12-Apr-07 14:23 
You can't use it as a dataset because HTML is not a valid dataset. You can try to parse the HTML file and pick out the data you want, but this is really tedious. You'd be better off using an actual DataSet or having the second form query for the data itself.

The answer is pretty generic because the question is generic. There's no specification on what you're trying to do with this.


Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Reading HTML table Pin
krk101112-Apr-07 17:03
krk101112-Apr-07 17:03 
QuestionAdding controls to a tab control at runtime Pin
steve_rm12-Apr-07 7:21
steve_rm12-Apr-07 7:21 
AnswerRe: Adding controls to a tab control at runtime Pin
MatrixCoder12-Apr-07 8:43
MatrixCoder12-Apr-07 8:43 
QuestionPopulating Child controls of a Tabcontrol Pin
DXDAVIES12-Apr-07 5:39
DXDAVIES12-Apr-07 5:39 
QuestionAdding new rows to Typed DataSet Pin
Steven J Jowett12-Apr-07 5:08
Steven J Jowett12-Apr-07 5:08 
AnswerRe: Adding new rows to Typed DataSet Pin
kubben12-Apr-07 5:29
kubben12-Apr-07 5:29 
Questionconnect to password-protected access-file Pin
Smithers-Jones12-Apr-07 4:18
Smithers-Jones12-Apr-07 4:18 
AnswerRe: connect to password-protected access-file Pin
H@is@here12-Apr-07 4:40
H@is@here12-Apr-07 4:40 
GeneralRe: connect to password-protected access-file Pin
Smithers-Jones12-Apr-07 21:53
Smithers-Jones12-Apr-07 21:53 
Questionretrieve arabic field Pin
charchabil0312-Apr-07 2:03
charchabil0312-Apr-07 2:03 
Questionsetup project in 2003 Pin
Kirtibangalore12-Apr-07 0:46
Kirtibangalore12-Apr-07 0:46 
AnswerRe: setup project in 2003 Pin
amaneet12-Apr-07 1:40
amaneet12-Apr-07 1:40 
AnswerRe: setup project in 2003 Pin
kubben12-Apr-07 2:30
kubben12-Apr-07 2:30 
QuestionFile Transfer in Desktop application Pin
nitin_ion11-Apr-07 23:45
nitin_ion11-Apr-07 23:45 
AnswerRe: File Transfer in Desktop application Pin
Dave Kreskowiak12-Apr-07 4:17
mveDave Kreskowiak12-Apr-07 4:17 
QuestionCapture windows shutdown event Pin
ravihd11-Apr-07 23:43
ravihd11-Apr-07 23:43 
AnswerRe: Capture windows shutdown event Pin
amaneet12-Apr-07 1:46
amaneet12-Apr-07 1:46 

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.