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


In reply to Re: HTML stripper... by Anonymous Monk
in thread HTML stripper... by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.