Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

anyone used SGMLreader?

Status
Not open for further replies.

tlhawkins

Programmer
Dec 28, 2000
797
US
I'm trying to use SGMLreader to clean up some HTML for parsing. I need it to add empty tag closure marks:
<img src="source.gif"/>

but instead it's throwing in another </img> end tag someplace else.

if anyone has used SGMLReader and knows how to get it to close the tags correctly please let me know.

thanks

Travis Hawkins
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top