Afficher un message
Vieux 16/09/2007, 04h48   #3
Sanders Kaufman
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Stripping MS Word code from my forms once and for all.

FFMG wrote:

> So how can I strip/replace all the MS Word invalid code from my
> $_POSTs?


I presume you're referring to all the MS Office XML markup.
That's actually good stuff, sometimes.

What you need to do is read the document as an XML file, then all the MS
crap will make sense... and more importantly, be easily stripped away.

Before you strip it away though, you might want to go through it because
you might find that some of the document properties are useful to your
application.
  Réponse avec citation
 
Page generated in 0,04479 seconds with 9 queries