Thread: Question Reading From Web Page
View Single Post
  #7 (permalink)  
Old 12-02-2008, 9:14 PM
Mog Mog is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Dec 2008
Age: 24
Posts: 4
Reputation: 0
Mog is on a distinguished programming path ahead
Default

Mmk, was figuring I would do a self closing form if it could only be done with forms... Might do it that way anyways.

Gotta read up on webbrowser control and get VS 2008 before I ask more questions :P

EDIT: Ok, I think I've got all I need... its logging in, moving to the page I want, then pulling the data from the table... just gotta fire that data into a datatable/dataset and I will be golden from there.

Thanks for the help on this JohnH, it was much appreciated.

Last edited by Mog; 12-03-2008 at 8:33 AM.
Reply With Quote