Y
yotaxp
I've been attemping to author controls in C# for use in an HTML
document, without success. I've followed two tutorials, and both
turned out the same... with the red X, or "corrupt" icon. There isn't
really much information I could give but I've been testing the control
in Internet Explorer 6.0, and this is the basic tag format I've been
using in the HTML document (I also include ID, NAME, HEIGHT, and WIDTH
attributes):
<OBJECT CLASSID="path#namespace.class"></OBJECT>
document, without success. I've followed two tutorials, and both
turned out the same... with the red X, or "corrupt" icon. There isn't
really much information I could give but I've been testing the control
in Internet Explorer 6.0, and this is the basic tag format I've been
using in the HTML document (I also include ID, NAME, HEIGHT, and WIDTH
attributes):
<OBJECT CLASSID="path#namespace.class"></OBJECT>