When clicking on a link which in turn opens up a new window/page from our intranet, the target window crashes as does the page launched from when loading the new page.
sample html link code (looks fine)
a href=”http://test/index.htm” target=”_blank”
The link points from one server to another.
Any suggestions are appreciated!