c# - Web Crawling Content Tag Issue -


i writing web crawler goes particular website, read data , take response.

i've been successful in bringing response pages stuck 1 page says

this content cannot displayed in frame.

the error comes in visual studio frame. link works fine in browsers. i've done research , found page i've crawled doesn't have " content="allow" " tag in html. since can not change html... there way can on pass problem???


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -