Create a string array of all comments in a html file...
- From: sophie_newbie <paulgeeleher@xxxxxxxxx>
- Date: Sun, 30 Sep 2007 08:39:35 -0700
Hi, I'm wondering how i'd go about extracting a string array of all
comments in a HTML file, HTML comments obviously taking the format
"<!-- Comment text here -->".
I'm fairly stumped on how to do this? Maybe using regular expressions?
Thanks.
.
- Follow-Ups:
- Re: Create a string array of all comments in a html file...
- From: Paul McGuire
- Re: Create a string array of all comments in a html file...
- From: William James
- Re: Create a string array of all comments in a html file...
- From: Robin Becker
- Re: Create a string array of all comments in a html file...
- Prev by Date: Re: How to unload a module after I've imported it.
- Next by Date: Re: s.split() on multiple separators
- Previous by thread: notify when process finishes (on unix)
- Next by thread: Re: Create a string array of all comments in a html file...
- Index(es):
Relevant Pages
|