What do you mean? Remove html or just clean up word html?

> -----Original Message-----
> From: CFDEV [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 22 juni 2004 12:38
> To: CF-Talk
> Subject: RE: cleaning up a word file
>
> What about cleaning word html when someone copy/paste from a
> word file to an Iframe?
>  
> Is there something to clean that code?
>  
> Thanks
>  
> Pat
>
>   _____  
>
> From: Pascal Peters [mailto:[EMAIL PROTECTED]
> Sent: June 22, 2004 06:02
> To: CF-Talk
> Subject: RE: cleaning up a word file
>
>
> MX only!!!
>
> REReplace(str,"[^[:print:]\t\r\n]","","all")
>
> It also replaces some characters that are usually printable like
> paragraph sign or copyright. Maybe use the udf from a previous mail to
> convert smart quotes first.
>
> > -----Original Message-----
> > From: dave [mailto:[EMAIL PROTECTED]
> > Sent: dinsdag 22 juni 2004 11:23
> > To: CF-Talk
> > Subject: RE: cleaning up a word file
> >
> > i saw that but it looks like it doesnt do all the
> > charachters, the ones im more interested in are the damn
> > boxes, maybe the same though. maybe just need a regex to
> > strip all but letters and #'s hint hint mr doom! haha
> >
>   _____  
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to