Hi,

I am using the HttpWebRequest object to grab the hotmail login page. I have URL: http://login.passport.com/logout.srf?lc=1033&sf=1&id=2&tw=20&fs=1&cb=&cbid=24325&ts=0&sec=&mspp_shared=1&lm=I&seclog=0&msppjph=1

When Code grab this URL from HttpWebRequest object it goes upto the redirection page like:



http://login.passport.net/pp310/"/> http-equiv="refresh" content="8;url=http://login.passport.net/uilogout.srf?id=2&lm=I&cbid=24325&lc=1033&ec=1" />http://login.passport.net/uilogout.srf?id=2&lm=I&cbid=24325&lc=1033&ec=1");}setTimeout("UILog()",8000); type="text/javascript">function OnBack(){}Continue

This page redirect itself when it loads in Internet Explorer.
This is just one example, how can I tackle this scenario?

Need advice urgently.
Thanks in advance.
Irfan