C'est un message de format MIME en plusieurs parties.
------=_NextPart_000_12D9_01C013B2.C8EDADA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
CF-Talk V1 #173Hi,
imagine, i want to erase all the blanks and tabs
generated by cold fusion ...
how would you replace these characters with replace
or rereplace ...
for instance, we should replace chr(9) with " "
replace all the "empty" line (chr(9) or " ") with only a crlf character
then replace any sequences (\r\n)* with only one (\r\n)
and finally, erase all the comments like <!-- * -->
i tried many regex, but, as for my english, i am not very fluent with=20
my regex ...
Thanks
Yannick
------=_NextPart_000_12D9_01C013B2.C8EDADA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>CF-Talk V1 #173</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>imagine, i want to erase all the blanks =
and=20
tabs</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>generated by cold fusion =
...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>how would you replace these characters =
with=20
replace</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>or rereplace ...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>for instance, we should replace chr(9) =
with "=20
"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>replace all the "empty" line (chr(9) or =
" ") with=20
only a crlf character</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>then replace any sequences (\r\n)* with =
only one=20
(\r\n)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>and finally, erase all the comments =
like <!-- *=20
--></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>i tried many regex, but, as for my =
english, i am=20
not very fluent with </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>my regex ...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Yannick</FONT></DIV>
<DIV> </DIV></BODY></HTML>
------=_NextPart_000_12D9_01C013B2.C8EDADA0--
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.