Dim mioascx As UserControl
mioascx = CType(Page.LoadControl("tabella.ascx"), UserControl)
PlaceHolder2.Controls.Add(mioascx)