Hi All,
I would be more Helpful if someone can help me in this.
I want to get some data from another web Page. Like Temperature updated in that page.
I can able to log in the Wep page throught HttpWebRequest and collect the Cookies. Navigate to different Pages in that domain. But unable to navigate to a particular page progaramaticaly (domine/bin/comman/Shadule.Pl) even with the cookies. I can access this page in the (i.e) after loging into the Website.
Can anyone help me to find what the server request other than the Cookies?
How to keep the session alive and pass the redirect the Uri after successfully log into the Page programatically in VB.Net?
Thanks in Advance,
Aum4us
I would be more Helpful if someone can help me in this.
I want to get some data from another web Page. Like Temperature updated in that page.
I can able to log in the Wep page throught HttpWebRequest and collect the Cookies. Navigate to different Pages in that domain. But unable to navigate to a particular page progaramaticaly (domine/bin/comman/Shadule.Pl) even with the cookies. I can access this page in the (i.e) after loging into the Website.
Can anyone help me to find what the server request other than the Cookies?
How to keep the session alive and pass the redirect the Uri after successfully log into the Page programatically in VB.Net?
Thanks in Advance,
Aum4us
Comment