Please support our VB.NET advertiser: Programming Forums
Views: 3097 | Replies: 1
![]() |
•
•
Join Date: Jul 2005
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Hiya, I saw a similar question on a c++ page, figured that maybe this would help out.
I'm trying to write a program that automatically connects to a web site (Yahoo) inputs the screen name and password, logs on and then automatically goes to other spots under my Yahoo.
It's part of a class project we've got a lot of the other parts to the entire problem down, but we are having problems with this step. Effectively our project is to go to yahoo fantasy baseball and have the program automatically make changes in the teams rosters each and every day based upon who is pitching, injured, teams that they are playing etc.
any clue on the best way to do that? (just the login part, the rest we either can figure out, or already have figured out)
Thanks Jim.
I'm trying to write a program that automatically connects to a web site (Yahoo) inputs the screen name and password, logs on and then automatically goes to other spots under my Yahoo.
It's part of a class project we've got a lot of the other parts to the entire problem down, but we are having problems with this step. Effectively our project is to go to yahoo fantasy baseball and have the program automatically make changes in the teams rosters each and every day based upon who is pitching, injured, teams that they are playing etc.
any clue on the best way to do that? (just the login part, the rest we either can figure out, or already have figured out)
Thanks Jim.
•
•
Join Date: Jul 2005
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Ok, I was able to figure out how to have axwebbrowser help me navigate a web page, my problem is now I need some way of grabbing the cookies that it picked up, so that I can attach it to a post I'm going to send.
(basically I can go to the website, login automatically now, but I have to post a database update which requires me using the cookies that I generated after the login)
(basically I can go to the website, login automatically now, but I have to post a database update which requires me using the cookies that I generated after the login)
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode