Re: html tidy and vbscript
"Eric Frost" <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <70756FA624E54B358CE0722E344A3F64@Ericdell> |
Philip Jones, Good question.. I see a lot with .NET, Java & Perl, but very little with vbscript/asp. Anyway, how about this: "HTML Tidy is a great utility for cleaning up your web pages. You can use a DLL which does the same thing from your server to clean up HTML using a script. This article explains how to get started with HTML Tidy using ASP on PWS/Windows 98." You basically just need to register the tidy dll as a COM object. http://vsbabu.org/techbits/tidywithasp.html Eric __ http://www.imsa1990.com http://www.cardotnet.com -------------------------------------------------- From: "Philip Jones" <[email protected]> Sent: Tuesday, January 27, 2009 2:01 PM To: <[email protected]> Subject: html tidy and vbscript > > Hello, > I was wondering if you might have examples of html tidy being used in > classic asp (vbscript)? > Any help would be appreciated. > > Thanks, > -Phil > > > > > >