Hello,
I have a simple .aspx page, with an User Control. In this
user control there is a Button. When I click on this
button inside the user control I would like to load a
second user control on the PAGE, not inside user control
#1, but on the actual .aspx page.
Thanks,
Cesar