Click here to Skip to main content
15,907,910 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionreading from a multiline textbox Pin
irfan_mohsin5-Mar-07 9:03
irfan_mohsin5-Mar-07 9:03 
AnswerRe: reading from a multiline textbox Pin
Marcus J. Smith5-Mar-07 9:19
professionalMarcus J. Smith5-Mar-07 9:19 
GeneralRe: reading from a multiline textbox Pin
irfan_mohsin5-Mar-07 11:35
irfan_mohsin5-Mar-07 11:35 
QuestionAutomated Program for getting downloadable files Pin
rucadulu5-Mar-07 8:52
rucadulu5-Mar-07 8:52 
AnswerRe: Automated Program for getting downloadable files Pin
nlarson115-Mar-07 9:35
nlarson115-Mar-07 9:35 
GeneralRe: Automated Program for getting downloadable files Pin
rucadulu5-Mar-07 12:57
rucadulu5-Mar-07 12:57 
GeneralRe: Automated Program for getting downloadable files Pin
nlarson116-Mar-07 3:34
nlarson116-Mar-07 3:34 
AnswerRe: Automated Program for getting downloadable files Pin
Carmine_XX7-Mar-07 4:33
Carmine_XX7-Mar-07 4:33 
You can use the System.Net.HttpWebRequest() and System.Net.HttpWebResponse() to do this.
Do the login and navigate the web page with HttpWebRequest, then parse the HTML code (got by HttpWebResponse) and get the link for download file(s).

Bye,



Carmine,
Webmaster of: www.thetotalsite.it
My web blog: blog.thetotalsite.it

QuestionInserting a WAV into a VB.NET 2005 prog Pin
harveyhanson5-Mar-07 8:08
harveyhanson5-Mar-07 8:08 
AnswerRe: Inserting a WAV into a VB.NET 2005 prog Pin
nlarson115-Mar-07 9:36
nlarson115-Mar-07 9:36 
GeneralRe: Inserting a WAV into a VB.NET 2005 prog Pin
harveyhanson5-Mar-07 9:48
harveyhanson5-Mar-07 9:48 
GeneralRe: Inserting a WAV into a VB.NET 2005 prog Pin
nlarson115-Mar-07 9:58
nlarson115-Mar-07 9:58 
GeneralRe: Inserting a WAV into a VB.NET 2005 prog Pin
harveyhanson5-Mar-07 11:09
harveyhanson5-Mar-07 11:09 
GeneralRe: Inserting a WAV into a VB.NET 2005 prog Pin
nlarson116-Mar-07 3:36
nlarson116-Mar-07 3:36 
Questionflash file in vb.net Pin
bhawna_k5-Mar-07 6:33
bhawna_k5-Mar-07 6:33 
AnswerRe: flash file in vb.net Pin
AlexeiXX35-Mar-07 8:00
AlexeiXX35-Mar-07 8:00 
GeneralRe: flash file in vb.net Pin
bhawna_k5-Mar-07 22:38
bhawna_k5-Mar-07 22:38 
QuestionHandling embedded quotes in csv files Pin
Sarah Jane Snow5-Mar-07 6:15
Sarah Jane Snow5-Mar-07 6:15 
AnswerRe: Handling embedded quotes in csv files Pin
nlarson115-Mar-07 7:04
nlarson115-Mar-07 7:04 
GeneralRe: Handling embedded quotes in csv files Pin
Sarah Jane Snow5-Mar-07 21:07
Sarah Jane Snow5-Mar-07 21:07 
GeneralRe: Handling embedded quotes in csv files Pin
ChandraRam5-Mar-07 23:40
ChandraRam5-Mar-07 23:40 
QuestionHow to display CPU usage for a specific process? Pin
JUNEYT5-Mar-07 5:56
JUNEYT5-Mar-07 5:56 
AnswerRe: How to display CPU usage for a specific process? Pin
Duncan Edwards Jones5-Mar-07 6:16
professionalDuncan Edwards Jones5-Mar-07 6:16 
AnswerRe: How to display CPU usage for a specific process? Pin
Dave Kreskowiak5-Mar-07 8:54
mveDave Kreskowiak5-Mar-07 8:54 
Questionixporting the data from ms-access to excel in vb.net Pin
amaneet5-Mar-07 3:18
amaneet5-Mar-07 3:18 

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.