OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: ckrib.de
Date: Wed Oct 24 2001 - 10:57:55 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    >>>>>
    When you create the plugin it gets associated to a mime-type, which
    Netscape
    used to call it, and to a file extension (like .txt), which used the IE to
    call it. I remember that the plugin got loaded in memory when you started
    the browser, and that to change it you needed to shut it down, so it will
    get loaded in memory again.
    <<<<<

    You can find out about the connections between file extensions, file types,
    and the applications that get called by using the ASSOC and the FTYPE
    commands.

    Carsten Kuckuk