E
Eria Tlov
Ok, I hope this sounds basic.
I'm able to set up a HttpWebRequst to go to a site, post my form data,
successfully logon, and get the cookie passed.
Now how do I navigate to the page I want to go to on this site?
The address property of the WebRequest is read only.
If I create a new WebRequest I lose my cookie container and properties, and
the website response says "you have been automatically logged off, please
log in".
Any Ideas?
Thanks,
Eria
I'm able to set up a HttpWebRequst to go to a site, post my form data,
successfully logon, and get the cookie passed.
Now how do I navigate to the page I want to go to on this site?
The address property of the WebRequest is read only.
If I create a new WebRequest I lose my cookie container and properties, and
the website response says "you have been automatically logged off, please
log in".
Any Ideas?
Thanks,
Eria