Re: html tidy and vbscript

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" <pcjones@webdurango.com>
Sent: Tuesday, January 27, 2009 2:01 PM
To: <html-tidy@w3.org>
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
>
>
>
>
>
> 

Received on Wednesday, 28 January 2009 12:36:52 UTC