[FX.php List] [OT] (mostly) CTRL-N in browser

Glenn Singleton glenn at fmutils.com
Tue Sep 4 22:31:24 MDT 2007


Sorry for jumping in late, but maybe you can use something like AutoIT a 
windows automation language or automator for Mac.

I have used AutoIT successfully to enable scripted automatic transfer of 
data between FM & MYOB.

Certainly, it would require some install on each client, but may get you 
what you need, if you have no other method.

Just an idea.

Glenn Singleton

----- Original Message ----- 
From: "Kevin Futter" <kfutter at sbc.melb.catholic.edu.au>
To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
Sent: Wednesday, September 05, 2007 8:23 AM
Subject: Re: [FX.php List] [OT] (mostly) CTRL-N in browser


On 5/9/07 12:18 AM, "Steve Winter" <steve at bluecrocodile.co.nz> wrote:

> Nice thought, but no cigar... browser still does it¹s own thing, as well 
> as
> loading my desired page L
>

There's no way around that Steve. The browser intercepts all calls first and
then passes them to the JavaScript interpreter as appropriate. If your
keystroke or combination already invokes an action in the browser, it's
already happened before JavaScript gets to see it. The Outlook Web Client
probably uses ActiveX in IE to manage it, and those features are probably
not available to other browsers.


-- 
Kevin Futter
Webmaster, St. Bernard's College
http://www.sbc.melb.catholic.edu.au/





More information about the FX.php_List mailing list