Thanks for replying!
Yeah, its in there.
The "VersionIndependentProgID" is "TidyCOM.TidyObject".
The key name is
"HKEY_CLASSES_ROOT\CLSID\{C7D153ED-26A9-11D4-BD8A-915594DC902D}".
I've emailed the author - hoping to hear back from him soon.
Billy Cravens wrote:
>
> Have you verified in the Registry that it is registered?
>
> --
> Billy Cravens
> HR Web Development, Sabre
> [EMAIL PROTECTED]
>
> Edward Smith wrote:
> >
> > Has anybody used TidyCOM (http://perso.wanadoo.fr/ablavier/TidyCOM/),
> > the com wrapper for HTMLTidy (http://www.w3.org/People/Raggett/tidy/)?
> >
> > I'm trying to create an instance of it in IE, to do some Client-Side
> > HTML cleanup (in a Content Management system.) We can't do it on the
> > server as we are running Solaris, and I haven't gotten around to
> > checking out JTidy (the Java version). Besides, client-side as some
> > advantages..
> >
> > At any rate, I've downloaded and regsrv32'd the dll, but I can't get one
> > instantiated.
> >
> > My code:
> >
> > <SCRIPT LANGUAGE="JavaScript">
> > <!--
> > var TidyObj = new ActiveXObject("TidyCOM.TidyObject")
> > -->
> > </SCRIPT>
> >
> > Gives the error:
> >
> > Automation Server can't create object.
> >
> > Which means, as far as I know, it can't find the COM object. But its
> > definately registered.
> >
> > Any ideas? Thanks in advance!
> > --
> > Edward Smith Internet Broadcasting System
> > Director of Architecture http://www.ibsys.com
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists