I have a UserControl I've made into an OCX
I've imported (embedded) the control on an HTML page.
The control shows a text box and a command button.
Is there any way to have the user put a URL into the text box, press the Command Button
and have that web page (the one the control is in, redirect to another web page?
Please show me how.


