I have an activex control that I plan to use in a web page. The activex control has a text box. I want to pass parameters to this text box based on a database query from a linked page.

Can I use the <PARAM > tag for this?

If so how can I declare the parameter in the activex control so it will recognize it?

Thanks a bunch
ML