A web page: - 5 first seconds. It shows an advertisement picture. - After, its show main page. If I get content by common way. It only gets page content with advertisement. How to load main page content? Thank you so much.
+1
A:
You'll need to scrape the advertisement page for the actual URL to the real page, and redirect there.
If you are lucky, it will be in a META-REFRESH tag. If your unlucky, it will be in javascript.
FlySwat
2010-09-29 04:47:53
Hic it's in javascript. How can I do?
synd.sd
2010-09-29 05:52:28