Skip to Content
0
May 30, 2011 at 08:05 PM

How to Open Hyperlink in a New Browser?

71 Views

Hi,

I have a hyperlink in my report that takes the user to a webpage and from my ASP application, I want the hyperlink to open a new browser session or tab instead of taking over my current session and losing my report. This will give the users the ability to flip back to the report and open another page if they need to.

Interesting how right-clicking the hyperlink has Open in New Tab and Open in New Window greyed out.

Windows application works fine and the hyperlinks open in their own tab.

Is there a way to encapulate the url from the hyperlink in a javascript popUp?

I'm using CRVS2010 in VS2010.

Thanks,

Brian