Hi, I have a usercontrol which contains an update panel and some server control with it.Now i have to some how dynamically load this usercontrol to an aspx page.aspx page consists of nothing other than a scriptmanager control.i tried using server.execute to load user control but this only work when i...