A
Andres N
Could anyone please explain why this link
http://www.earningswhispers.com/stocks.asp?symbol=msft
opens fine when it's clicked as a LINK on some other page, but will
get redirected when I try to open it DIRECTLY from browser's address
bar, or when I try to request it with HttpWebRequest?
And how could I emulate this LINK behavior (i.e without being
redirected) with HttpWebRequest or something else in C# (if it's
possible at all)?
I've also prepared tinyurl to show how is it working as LINK:
http://preview.tinyurl.com/yjqghkl
Thanks!
Andres
http://www.earningswhispers.com/stocks.asp?symbol=msft
opens fine when it's clicked as a LINK on some other page, but will
get redirected when I try to open it DIRECTLY from browser's address
bar, or when I try to request it with HttpWebRequest?
And how could I emulate this LINK behavior (i.e without being
redirected) with HttpWebRequest or something else in C# (if it's
possible at all)?
I've also prepared tinyurl to show how is it working as LINK:
http://preview.tinyurl.com/yjqghkl
Thanks!
Andres