Am not sure what you mean ,but if you want to achieve the Following. You have a link Button that takes you to another page and you want to open that new page on a new Window(Browser).If Am navigating away from my Site, i use a Hyperlink that has a Property "Target" that you can set to "_Blank", but for you this might help
LinkButton1.Attributes.Add("onclick", "window.open('test.aspx');")
Hope it Helps
Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za