Hello I finally got my ActiveX control up and running correctly. Now I am faced with a new problem. I use the <object> tag to place the control in the HTML page, then I use vbscript to set the control's jobkey property. It will set the jobkey's property correctly if I make a button on the html page that sets it, but if I just have it set it when the form loads, it doesn't do it because the control isn't loaded all the way or something. Is there a way to get around this?

Also, is there a way for the ActiveX control to set a hidden value on the html page in the control's code?

Thanks,
Thai