Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Inserting plug-ins from web page

Inserting plug-ins from web page

Scheduled Pinned Locked Moved Web Development
javatutorialworkspace
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Malcolm McMahon
    wrote on last edited by
    #1

    I'm wanting to provide a plug in from a web page. This is for the benefit of users who download files from the site which are PGP encrypted. The plug in needs to find their PGP stuff and decrypt incoming files fairly transparently. The initial web page should check to see if the plug-in is in place and, if not, offer to install it. These customers are required to use IE5 5 or above. Their PC setup is, I gather, fairly requlated. I suspect the appropriate kind of plug in is a mime type filter whick IE5 seems to support. I can see, in outline, what's needed and I've come accross tantalising scraps of information on MSDN but I really need some kind of overall guide to working this trick. I guess the approach will work through a java Applet which then asks for permission to access local files, intalls a DLL into the PLUGINS directory and then registers it, somehow with the system and with IE.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups