[FX.php List] [OT] (mostly) CTRL-N in browser
Dale Bengston
dbengston at preservationstudio.com
Wed Sep 5 08:43:51 MDT 2007
Hi Steve,
I think it's important to let a browser window be a browser window
and a FileMaker window be a FileMaker window. There are certain
things that will just work differently from one to the other.
While control-n can be used to create a new record directly in
FileMaker, no such mechanism exists in a web browser because the
browser window is not directly connected to the data; it is by nature
separated from the data. (I consider this one of the great advantages
to using the web as an interface - I don't have to create an
environment in FileMaker if I want to separated data from structure
from interface.) At best, you could hope to use control-n to fake out
a browser to load a web page that allows the user to enter data for a
new record and then submit it to FileMaker. This is already different
than creating a new record in FMP and filling it in.
So, I guess my long-winded point is, play to the strengths of your
environment. The web may offer you some better ways to do certain
things than straight FMP client-server, and some workflows will
probably have to change because you can't replicate certain FMP
behaviors. Import and export come to mind. I also recall someone on
the FBA list once lamenting that FMI had not arranged it so they
could pop up custom dialog boxes via the web like they could in FMP.
(Huh?)
My rule of thumb is, when developing FileMaker client-server, I think
like a FileMaker developer. When developing for the web, I think like
a web developer.
Dale
--
Dale Bengston, Partner
Streamline Studio, LLC
(a division of The Whole Brain Group)
Member, FileMaker Business Alliance
On Sep 5, 2007, at 1:51 AM, Steve Winter wrote:
> Hi Kevin,
>
> Thanks for your reply... that's much as I feared would be the case,
> i.e. bad
> luck, can't be done...
>
> And yes, Exchange web client is definitely using ActiveX, and
> you're quite
> right that I don't want to go anywhere near that...!!
>
> I guess my only option is to locate key combinations which no browser
> currently recognises, but at that point there's no point, since I
> won't be
> able to use the regular FM ones like CTRL-N, CTRL-S etc so I should
> just
> save myself the grief... wasn't really critical, just a 'nice to
> have' cool
> feature...
>
> Thanks
> Steve
>
> -----Original Message-----
> From: fx.php_list-bounces at mail.iviking.org
> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Kevin
> Futter
> Sent: Tuesday, 4 September 2007 11:23 p.m.
> To: FX.php Discussion List
> 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/
>
>
>
> ######################################################################
> ######
> #########
> This e-mail message has been scanned for Viruses and Content and
> cleared
> by MailMarshal
> ######################################################################
> ######
> #########
>
> This e-mail and any attachments may be confidential. You must not
> disclose
> or use the information in this e-mail if you are not the intended
> recipient.
> If you have received this e-mail in error, please notify us
> immediately and
> delete the e-mail and all copies. The College does not guarantee
> that this
> e-mail is virus or error free. The attached files are provided and
> may only
> be used on the basis that the user assumes all responsibility for
> any loss,
> damage or consequence resulting directly or indirectly from the use
> of the
> attached files, whether caused by the negligence of the sender or
> not. The
> content and opinions in this e-mail are not necessarily those of the
> College.
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.485 / Virus Database: 269.13.3/986 - Release Date:
> 3/09/2007
> 9:31 a.m.
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.485 / Virus Database: 269.13.3/986 - Release Date:
> 3/09/2007
> 9:31 a.m.
>
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list