[Htmlparser-user] parsing documents without HTML tag
Brought to you by:
derrickoswald
From: Eugeny N D. <bo...@re...> - 2006-04-20 08:19:38
|
Hi! I facing a problem: some pages consists just of single line: <META HTTP-EQUIV=Refresh CONTENT="0; URL=/internet/index.jsp"> so there is no HTML tag, and thus HTMLParser seems not parses this page at all. Is there any way to parse such pages and extract tags? I'm asking because all browsers works fine with such pages, they seems to parse them, extract redirection URI and process redirects. -- Eugene N Dzhurinsky |