From: "Darius Blaszijk" Newsgroups: comp.os.msdos.djgpp Subject: HTML processing lib Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Mon, 8 Oct 2001 18:00:08 +0200 NNTP-Posting-Host: 62.59.52.218 X-Complaints-To: abuse AT zonnet DOT nl X-Trace: zonnet-reader-1 1002556745 62.59.52.218 (Mon, 08 Oct 2001 17:59:05 MET DST) NNTP-Posting-Date: Mon, 08 Oct 2001 17:59:05 MET DST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi there, I'm looking for a library, that will help me build a real simple html reader. I know, there are numerous browsers that are even free, but yet I want to do it myself. What I want to do is to read certain tags from the file and print it onto screen in the non graphic mode. I do want to use some form of highlighting (although very simple) using curses or slang. Is there something like this available, or does somebody want to help me underway in this undertake... Many thanks, Darius Blaszijk