chander
Jul 1st, 2002, 02:29 AM
I have a DLL registered in my server and i m using it in my Web page by using Object Tag .. tis working fine .. and i m able to use all its properties and method .. but i m not able to use its event ..
I have raised Event in my DLL .. I want to catch those event in my web page .. In VB we do it declaring Dim object with withevents tag but here i m using Object tag like a Active-X control ..
and please not that i am not using Creatobject fm Vbscript or java script .. Object tag automatically make object and give id to it .. that only thing is that i m not getting my DLL events ...
ne one can help ?????
I have raised Event in my DLL .. I want to catch those event in my web page .. In VB we do it declaring Dim object with withevents tag but here i m using Object tag like a Active-X control ..
and please not that i am not using Creatobject fm Vbscript or java script .. Object tag automatically make object and give id to it .. that only thing is that i m not getting my DLL events ...
ne one can help ?????