in reply to HTML stripper...

Can any one give me a regular expression to fulfill my requirement or any other way to do my work... Thanks in advance....

This is FAQ. html strip

?node_id=3989;HIT=html%20strip;re=N

Found 39 nodes roughly between 2010-11-22 and 1999-10-04 (searched 100.00% of DB).


where title contains all of "html", "strip"

2010-11-21 Anonymous Monk HTML stripper... SoPW
2010-10-03 elef Converting HTML to txt with HTML::Strip SoPW
2010-08-03 jonnyfolk stripping characters from html SoPW
2010-02-24 kalkisong getting and printing form values etc from html stripping out all else SoPW
2008-04-08 Your Mother Strip HTML, while preserving layout, with core(-ish) modules SoPW
2007-07-01 clinton RFC: HTML::StripScripts::LibXML Med
2007-06-26 clinton Returning an XML::LibXML::DocumentFragment from HTML::StripScripts SoPW
2007-06-09 valavanp strip html tags and special characters in perl while inserting the text in to database. SoPW
2007-01-03 tphyahoo HTML::Strip and UTF8 -- is there some way I can just skip all the "UTF8 only" entities? SoPW
2006-02-01 Anonymous Monk HTML::Strip question--stripping only certain tags? SoPW
2005-12-02 bradcathey HTML::TokeParser not stripping entities and xhtml SoPW
2005-07-31 lampros21_7 HTML stripper in WWW::Mechanize doesn't seem to work SoPW
2005-05-24 Anonymous Monk Stripping HTML tags SoPW
2005-05-11 QandAEditors Answer: How can use Perl to strip away some nested HTML markup code, like <SCRIPT> ? CatA
2004-12-10 agynr Stripping HTML tags efficiently SoPW
2004-03-28 mkurtis HTML::Strip Problem SoPW
2003-10-15 QandAEditors Answer: How can use Perl to strip away some nested HTML markup code, like <SCRIPT> ? CatA
2003-08-05 Anonymous Monk HTML image tag stripping SoPW
2003-05-08 Anonymous Monk Strip HTML line breaks from list of URLs SoPW
2003-01-09 keyDemun Stripping a-href tags from an HTML document SoPW
2002-09-12 Nemp Stripping of HTML content SoPW
2002-07-18 epoptai Temporarily strip HTML SoPW
2002-06-30 dda Strip HTML tags again SoPW
2002-04-23 powerman strip HTML tags Snippet
2001-10-04 Brian Stripping HTML tags with Regular Expressions. SoPW
2001-10-01 tachyon Strip text from HTML Snippet
2001-09-06 QandAEditors Answer: how-to strip empty HTML tags like b /b CatA
2001-09-06 QandAEditors Answer: how-to strip empty HTML tags like b /b CatA
2001-09-06 QandAEditors Answer: how-to strip empty HTML tags like b /b CatA
2001-09-06 QandAEditors how-to strip empty HTML tags like &lt;b&gt; &lt;/b&gt; CatQ
2001-08-22 f0dder How to strip HTML using latest module SoPW
2001-07-20 aijin HTML::FormatText stripping last word SoPW
2001-06-06 lshatzer Stripping HTML Med
2001-02-21 Anonymous Monk HTML Tag Stripper Snippet
2001-01-22 merlyn Strip Brain-Damaged Mails of "HTML Alternative" Evilness Code
2000-12-15 rlk Strip HTML tags Snippet
2000-04-03 QandAEditors Answer: How can I strip away some nested markup code in html by perl, like <SCRIPT> ? CatA
2000-03-22 QandAEditors Answer: How can I strip away some nested markup code in html by perl, like <SCRIPT> ? CatA
2000-02-07 QandAEditors How can use Perl to strip away some nested HTML markup code, like <SCRIPT> ? CatQ

Replies are listed 'Best First'.
Re^2: HTML stripper...
by roboticus (Chancellor) on Nov 22, 2010 at 11:50 UTC

    A dense list of URLs like that and no RickRoll? I'm shocked, SHOCKED!

    ...roboticus

      Awooga. Awooga. Awooga! Censure. Censure. Censure. You shouted.

Re^2: HTML stripper...
by Anonymous Monk on Nov 22, 2010 at 07:26 UTC
    Hi all, I think you people are misunderstood my question.. I don't want to touch any html tags(stripping). I want to remove only the comments in html and javascript at a time... Thanks...
      I want to remove only the comments in html and javascript at a time... Thanks...

      So use one of the solutions from previously linked , but configure them to only remove comments and javascript