I have an asp.net web page and it displays serveral links on it (the link's href property is set to a javascript function which in turn has a window.open function). It always opens up in a new window even if the user right clicks on the link and selects the option "Open in New Tab" and stills opens in a new browser window.
Is there any way (either javascript function or some kind of .Net library function) to achieve this?
Thanks a Lot! Vivek
Moved byZhi-Xin YeThursday, August 14, 2008 1:45 PMshould be posted on http://forums.asp.net (Moved from .NET Base Class Library to Off-Topic Posts (Do Not Post Here))