Guys,
I'm working on asp. the function of it is so limited , but as my space is
cheaper virtual host , It's impossible to use register or activex enchance
it .
However , i just found there is something special com ( i don't know it
clearly) ,which can be load by script by using
getobject(strFilePath,strClassName) whithout regsrving first .
The detail information I got is faint , vbscript.chm only metion automation
, my trying in vb / vb.net is false, and my searching in MSDN is useless , I
wander if I can found it without expert's suggestion.
I need some advices:
1¡¢Is such com(or sth else) exists £¿(whithout using regsrv first£¬ can
loading and operating in vbscript/asp)
2¡¢What key words i need to search such information on web?
3¡¢Which tool can quickly develop such com ? of course the VC6 can , but as
the ATL,TLB is so complex , i doubt if i can learned it before too old.

Signature
csdn.net//smartcatiboy
Jon Paal [MSMD] - 03 Apr 2008 16:14 GMT
the only way I know of to use ASP without registering the component is to use a windows script component.
search google on :
Windows script component
> Guys,
>
[quoted text clipped - 16 lines]
> 3¡¢Which tool can quickly develop such com ? of course the VC6 can , but as
> the ATL,TLB is so complex , i doubt if i can learned it before too old.