0
Answer

Windows Control Library in Mozilla.

Ask a question
udaya kumar

udaya kumar

16y
2k
1

Hi,

I have created a windows control library in C# and embeded in the web using the following tag:

    <object id="MyUploader"  width="100%" height="600px"  classid="CLSID:A47C22B1-3CC3-45BC-801E-3FCC4FFD3E45">

    </object>

 

The above code works fine in IE, but it doesnt gets loaded in Mozilla browser.

Kindly some one help me. I am struggling for a long time.

Regards,

Udhay.