I got this great idea for an activeX control today, but I am already at a roadblock. My idea involves useing an .aspx file for an image. If you are not familiar with asp.net there is a way to drawimage programatiically and use them as images in an image tag. (IE img src="image.aspx") I was wondering if there is anyway to use such an image in an activeX control or if anyone knew of a place where I could start looking. Thanks!