Is this possible? For example, I currently have a simple ASP page with a simple ActiveX control on it. Rather than put the label within the ActiveX control itself, I want the ActiveX control to update a label on the ASP page to show some text. Any example on how to reference the ASP texbox from within the ActiveX control would be appreciated.