- March 14, 2008
- 40
- 0
- Home Country
- Czech Republic
Hi,
I have Problem with method GetPage.
strBody = GetPage("http://www.csfd.cz/film/223271-10000-bc/", "UTF-8", out strAbsURL);
For any page from http://www.csfd.cz/film/ (for example "http://www.csfd.cz/film/223271-10000-bc/")
I get no result, but page exists. I had no problem two months ago. Something had changed, but I can't find what.
Can anybody help me, please?
Edit: Oh, I forgot to attach source code. Sorry.
I have Problem with method GetPage.
strBody = GetPage("http://www.csfd.cz/film/223271-10000-bc/", "UTF-8", out strAbsURL);
For any page from http://www.csfd.cz/film/ (for example "http://www.csfd.cz/film/223271-10000-bc/")
I get no result, but page exists. I had no problem two months ago. Something had changed, but I can't find what.
Can anybody help me, please?
Edit: Oh, I forgot to attach source code. Sorry.