Could anyone help me!

I have created an activeX control (which happens to be a cut down text box) which will be displayed on an HTML form in IE5.
What I want to know is does anyone out there know how to fire the validate event (which I have mapped to the text box) from the HTML form. I have set the causes validation property to true so why won't it work?