I created a UserControl in VB and I wanted to put it on my web page. when i ran the control from VB it opened in Internet
Explorer, I looked at the source and saw that I need the <object> tag but Im not sure how to point it to my .ctl file.
Can anyone help me? Thanks.