Link to home
Start Free TrialLog in
Avatar of boricua1213
boricua1213

asked on

programmatically sign in and parse html web page?

I need to parse pages from a web site.  The site uses ssl and asp.net.  The site first ask for username and password.  Once entered, it goes to the page I'm interested in.  Then I need to change a query string variable and parse the new page.  And Loop that.

How do I send the username & password and get the html code?

Rick
ASKER CERTIFIED SOLUTION
Avatar of gangwisch
gangwisch

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial