K
Krzysztof Kazmierczak
Hi All!
I'm sending a web request (using HttpWebRequest class) to
the page which contains frameset. I have such a response:
Your browser cannot display frames (i'm using IE 6.0).
What can i do to get a proper response from that site?
Maybe i have to set userAgent property of HttpWebRequest
class?
Thanks for any help!
Kind regards!
Krzysztof Kazmierczak
I'm sending a web request (using HttpWebRequest class) to
the page which contains frameset. I have such a response:
Your browser cannot display frames (i'm using IE 6.0).
What can i do to get a proper response from that site?
Maybe i have to set userAgent property of HttpWebRequest
class?
Thanks for any help!
Kind regards!
Krzysztof Kazmierczak