Launch URL in different browser window

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
euhnegro
Posts: 1
Joined: Sat Mar 16, 2013 2:06 am

Launch URL in different browser window

Post by euhnegro » Sun May 05, 2013 11:38 pm

Hello,
I'm trying to write a small programs to open a single URL in different browser windows. When I use the syntax "launch url" I get one browser with multiple tabs. I would like to produce multiple browser with one tab.

Is there any syntax that can help me do that?

Thanks,

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7230
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Launch URL in different browser window

Post by jacque » Mon May 06, 2013 5:37 pm

As far as I know, this is a user preference in their browser. I don't think you can change that from within LiveCode. LiveCode passes the request to the browser, and it determines whether the URL opens in a new window or a new tab according to the user's settings.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply

Return to “Windows”