Using the LinkButton control on a web form, how can I make the clicking of it open a new browser instance? I know how to do it with the normal anchor tag, but not this ASP.NET control.
Using the LinkButton control on a web form, how can I make the clicking of it open
a new browser instance? I know how to do it with the normal anchor tag,
Thanks for the advice below. I think it mostly works, except for one minor
issue. My url is actually a page that is one directory/folder up (i.e.,
...\page.aspx). But, the line of code below doesn't like this when I put it
in for url.
Would you know how to make this work?
Thanks again.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.