For Programmers: Free Programming Magazines  


Home > Archive > ASP > October 2006 > unable to create MSHTML.HTMLDocument COM object









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author unable to create MSHTML.HTMLDocument COM object
Steve

2006-10-30, 6:59 pm

hi ,
i'm trying to get a reference to the DOM of an HTML file by using
MSHTML from asp
set HTMLDoc=server.createObject("MSHTML.HTMLDocument")
but this is not workin , i get an "invalid class string"

now i've looked everywhere for a way around this but i found nothing
knowing that this can be done from ASP.Net ( C# or VB.Net )

i read someWhere on the net that this is impossible, so i tried to
write my own Windows Script Component to handle this but i also
couldn't find any documentation about the MSHTML.dll that could truly
help

so if any one knows somethin that could help, well i could use any kind
of help

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com