priya

priya

  • NA
  • 32
  • 11k

regex

Mar 30 2015 2:32 PM
 I am using web browser control...
this is the html of page break....  through this page break inserted
 
<P style="MARGIN: 0px">&nbsp;</P>
<TABLE id=tableid0 style="FONT: 10pt TIMES NEW ROMAN; WIDTH: 100%" cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD>&nbsp;</TD></TR>
<TR>
<TD>
<DIV class=hpbhr style="FONT-SIZE: 1pt; WIDTH: 100%"></DIV>
<HR color=#b0000e width="100%" noShade 1?>
<DIV style="FONT-SIZE: 1pt; PAGE-BREAK-AFTER: always; LINE-HEIGHT: 0px; WIDTH: 100%; div: " hdr?></DIV></TD></TR></TBODY></TABLE>
<P style="MARGIN: 0px">&nbsp;</P>
 
i want to delete page break... how can i remove this html...please help me out