[Htmlparser-user] Retrieving html comments
Brought to you by:
derrickoswald
From: <c....@ar...> - 2007-07-10 12:09:43
|
Hi, I'm new to this list so first of all... hello! Anyway, sorry for my english but it isn't my mother tongue. I have an html page but with no html, head nor body tag. I have only the code (that will be put in another page's body). In this page I have some html comments which I need to reach and to parse. For example: <!-- TEMPLATE TIPO 1 TABELLA id=28 version=8 --> I need to get all these comments and access to their attributes. Which kind of filter should I use? Or how can I do? Thank you! Cinzia |