server. i think i'm going to lift some code from the fck editor tho which does it client side. that fck editor is a tidy little app. anybody got warnings/gotchas in using it?
On 7/25/05, Steve Onnis <[EMAIL PROTECTED]> wrote: > are you looking for a client side or serverside solution? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of grant > Sent: Monday, July 25, 2005 11:56 AM > To: CFAussie Mailing List > Subject: [cfaussie] Re: stripping word formatting from html > > > nice tip mike. will have a look. > G > > On 7/25/05, Mike Kear <[EMAIL PROTECTED]> wrote: > > Not sure if it's what you're looking for, but I use FCKEditor in one > > of my sites, and there's a button there to paste word text into. If > > you've copied from a word doc, instead of using CTRL-V to paste, you > > click this button instead. It strips out all that rubbish and leaves > > only the valid content - all the MSO stuff goes. > > > > This only applies to using a rich text editor on line, but perhaps a > > bit of poking around under the bonnet of that editor (it's open > > source) might give you what you need to make your own filter. > > > > Then we can all use it! > > > > > > Cheers > > Mike Kear > > Windsor, NSW, Australia > > Certified Advanced ColdFusion Developer > > AFP Webworks > > http://afpwebworks.com > > ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month > > > > > > > > > > On 7/25/05, Andrew Scott <[EMAIL PROTECTED]> wrote: > > > Mark, > > > > > > Does that strip word HTML tags? > > > > > > I am the same as Grant have been looking for a solution to this as well, > not > > > sure if my situation is the same as Grant's or not. But I have a client > > > using a wsiwyg editor for a content management system where they copy > word > > > documents, and it cause more problems than it is worth. Long story, but > the > > > solution would be to allow them ti do this and strip anything that is > not > > > considered normal or a standard to html. > > > > > > Mark, question is without downloading this and finding out to you know > if > > > this will fit my needs? > > > > > > > > > > --- > > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
