Avatar of IndranilBapat
IndranilBapat
 asked on

window.open-New Tab-IE7-Javascript

Hi
We want to open url in new tab (IE7) using javascript.  It works by modifying IE7.Tools.InternetOptions.TabSettings.Always Open Pop Ups in New Tab. However without this, it does not work.
Can you suggest any way to open url in Javascript, without altering any settings in IE7 ?
Thank you in Advance
Vijay


Web Languages and StandardsJavaScript

Avatar of undefined
Last Comment
IndranilBapat

8/22/2022 - Mon
Michel Plungjan

You will not likely have access to that feature from JS
Michel Plungjan

IndranilBapat

ASKER
Is there any other "programming" way, we can achieve this?. We are using C#, ASP.NET 2.0, AJAX in building our application
Your help has saved me hundreds of hours of internet surfing.
fblack61
ASKER CERTIFIED SOLUTION
Michel Plungjan

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
IndranilBapat

ASKER
Thank you very much for your timely help. Will keep in touch for sure.