Re: [PHP] Cleaning up MSWord HTML

2002-11-21 Thread Chris Boget
> Dreamweaver has a 'cleaning' utility for MSWord HTML. This is not a 
> programming solutiona nd I am pretty sure this is not what you are looking for 
> but thought I would mention it anyways.

I'm aware of this possiblity.  During my searches, it was the most
oft suggested solution to this problem.  Sadly, I need to be able to
do this runtime via PHP.  On a *nix box.

Chris


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Cleaning up MSWord HTML

2002-11-21 Thread jacob
Dreamweaver has a 'cleaning' utility for MSWord HTML. This is not a 
programming solutiona nd I am pretty sure this is not what you are looking for 
but thought I would mention it anyways.

Quoting Chris Boget <[EMAIL PROTECTED]>:

> I've done some searches on Google, PHPClasses.org, etc
> for something like what I'm trying to accomplish but have
> had little luch.  And since I don't want to reinvent the wheel
> I thought I'd ask here.
> Has anyone come across a piece of code that cleans up
> the HTML created by MSWord when you "Save As.." html?
> I need to remove all the extra crap added in such as the
> styles, etc.
> If you can point me in the right direction with regards to where
> to get started or where there might be such code, I'd be ever
> so appreciative!
> 
> Chris
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Cleaning up MSWord HTML

2002-11-21 Thread Jason Wong
On Friday 22 November 2002 05:28, Chris Boget wrote:
> I've done some searches on Google, PHPClasses.org, etc
> for something like what I'm trying to accomplish but have
> had little luch.  And since I don't want to reinvent the wheel
> I thought I'd ask here.
> Has anyone come across a piece of code that cleans up
> the HTML created by MSWord when you "Save As.." html?
> I need to remove all the extra crap added in such as the
> styles, etc.
> If you can point me in the right direction with regards to where
> to get started or where there might be such code, I'd be ever
> so appreciative!

There was a thread about this some time ago (months). Can't remember what the 
conclusion was but if you search the archives ("clean word doc" or something) 
you might find it.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Matter cannot be created or destroyed, nor can it be returned without a 
receipt.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Cleaning up MSWord HTML

2002-11-21 Thread Chris Boget
> I've done some searches on Google, PHPClasses.org, etc
> for something like what I'm trying to accomplish but have
> had little luch.  And since I don't want to reinvent the wheel
> I thought I'd ask here.
> Has anyone come across a piece of code that cleans up
> the HTML created by MSWord when you "Save As.." html?
> I need to remove all the extra crap added in such as the
> styles, etc.
> If you can point me in the right direction with regards to where
> to get started or where there might be such code, I'd be ever
> so appreciative!

Oh, I should clarify that the code would need to run on a *nix
system.

thnx,
Chris


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Cleaning up MSWord HTML

2002-11-21 Thread Chris Boget
I've done some searches on Google, PHPClasses.org, etc
for something like what I'm trying to accomplish but have
had little luch.  And since I don't want to reinvent the wheel
I thought I'd ask here.
Has anyone come across a piece of code that cleans up
the HTML created by MSWord when you "Save As.." html?
I need to remove all the extra crap added in such as the
styles, etc.
If you can point me in the right direction with regards to where
to get started or where there might be such code, I'd be ever
so appreciative!

Chris


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php