Hi I have few custom web controls in my web application (ASP.NET 1.1). I would like to know that in my web form i want to display a Control dynamically in a place holder. How will i do that ?

Also, to add to this, this control is to be launched in a pop up window. How do i display a popup window on a button's server click and get values back from that popup window