[Zope] Forms and Regular Expressions

vanroose wim vanroose@ruca.ua.ac.be
Mon, 26 Jul 1999 08:02:33 +0200


Dear,

    I   trying to make a small editor with Zope.  People can write  a
small comment  in a <textarea> within a <form>.       The problem is how
to transform the text in the form to real <HTML>.  Examples are the
french accent  &egrave  etc.   And the Hard Return that becomes a <p>.

    My Question  has somebody written  some Regular expression  in
python That do this translation into real HTML???


Wim Vanroose