I'm pretty new to ASP.net,but here's my script the opens the popup, I have in inside the onclick of the link button
popupScript = "<script language='javascript'>" & _
"window.open('mywindow.aspx' , 'PopUp', " & _
"'width=600, height=500, menubar=yes, resizable=yes...