|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Need a script to parse HTML
I need a script that will step through an html document and remove html. For example, if it comes upon this:
<p style='margin:0in;margin-bottom:.0001pt'> it will replace it simply with a paragraph tag, <p> We have a lot of people saving Word files as html and as most of you know it puts a ton of code in that's not necessary. The easy solution would be to tell them not to do that but they are the least technical people so this is all new to them. I have looked high and low for a script, plus tried a few things but still haven't had any luck. If possible I'd like to do this in JavaScript but I'm beginning to think that's not going to work. |
|
#2
|
|||
|
|||
|
stripping MS Word junk from HTML
Hi kgraber,
You ned CHANGE.exe Bruce Guthrie Wayne Software 113 Sheffield St. Silver Spring, MD 20910 e-mail: WayneSof@erols.com fax: (301) 588-8986 http://www.geocities.com/SiliconValley/Lakes/2414 or find through http://www.erols.com/waynesof |
|
#3
|
|||
|
|||
|
There is a site for this called Textism. Seem to work alright.
|
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Need a script to parse HTML |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|