I have an active X control that I made and I want to be able to specify one of it's variables in javascript or just in the actual web page itself. That way I don't have to put out a new version of the control everytime I want to change the one variable.

How would I do that?