Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Html2text
#1
Is possible to convert html in txt using QM like this?

<HTML>

<BODY>
<DIV>This is a test.</DIV>
<DIV>&nbsp;</DIV><DIV align="left">
<TABLE border="1" cellspacing="1" width="50%">
<TR height="20">
<TD valign="middle">text1</TD>
<TD width="20%" height="20" valign="middle">text2</TD>
</TR>
<TR height="20">
<TD width="20%" height="20" valign="middle">text3</TD>
<TD width="20%" height="20" valign="middle">text4</TD>
</TR>
<TR height="20">
<TD width="20%" height="20" valign="middle">text5</TD>
<TD width="20%" height="20" valign="middle">text6</TD>
</TR>
</TABLE>
</DIV>
<DIV>&nbsp;</DIV>
<DIV>End.</DIV>
</BODY>
</HTML>

---->


Attached Files Image(s)
   


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)