when I click on a link in a web site (at the HTML code) with target=_blank it launches the page in the default browser and not within the web object.
Is it possible to force the page to be open in the same web object?
If that's not possible,
Can I force it to be open in a deferent page within my application?

Reply With Quote