It doesn'y matter what server-side technology you are using. The html will
be always the same:
<object id=myObjectId codeBase="MyObject.cab#version=x,y"
classid="clsid:myObjectClassId" >
</object>

Signature
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
>I want to implement a "Online Virus Scan" functionality....in which if the
> first time user access the site it will ask to download ActiveX
[quoted text clipped - 9 lines]
> Thanks,
> ~ Raj