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. General Programming
  3. C#
  4. How to control over Internet Explorer upload and download events? [modified]

How to control over Internet Explorer upload and download events? [modified]

Scheduled Pinned Locked Moved C#
csharpc++comhelptutorial
3 Posts 3 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.
  • J Offline
    J Offline
    Jeyakumarbics1
    wrote on last edited by
    #1

    Hi All, I want to control over Internet Explorer's upload and download events. Upload and download should happen only for allowed file types. And the file type need to be identified based on the file MIME type. Policy is set for each user. Based on the policy upload and download should happen. Can anybody help me? Sample Policy: Allowed URL: www.gmail.com UPload: jpg,gif,zip,doc Download : rar,xls,doc Allowed URL : www.yahoo.com Upload : .txt Download : .xls Solution can be either in VC++ or C#. Any suggestion is appreciated.

    modified on Wednesday, September 16, 2009 7:04 AM

    L D 2 Replies Last reply
    0
    • J Jeyakumarbics1

      Hi All, I want to control over Internet Explorer's upload and download events. Upload and download should happen only for allowed file types. And the file type need to be identified based on the file MIME type. Policy is set for each user. Based on the policy upload and download should happen. Can anybody help me? Sample Policy: Allowed URL: www.gmail.com UPload: jpg,gif,zip,doc Download : rar,xls,doc Allowed URL : www.yahoo.com Upload : .txt Download : .xls Solution can be either in VC++ or C#. Any suggestion is appreciated.

      modified on Wednesday, September 16, 2009 7:04 AM

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Jeyakumarbics1 wrote:

      Solution can be either in VC++ or C#. Any suggestion is appreciated.

      I suggest you start your work.

      Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]

      1 Reply Last reply
      0
      • J Jeyakumarbics1

        Hi All, I want to control over Internet Explorer's upload and download events. Upload and download should happen only for allowed file types. And the file type need to be identified based on the file MIME type. Policy is set for each user. Based on the policy upload and download should happen. Can anybody help me? Sample Policy: Allowed URL: www.gmail.com UPload: jpg,gif,zip,doc Download : rar,xls,doc Allowed URL : www.yahoo.com Upload : .txt Download : .xls Solution can be either in VC++ or C#. Any suggestion is appreciated.

        modified on Wednesday, September 16, 2009 7:04 AM

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        There are no events for this. Again, you'd write a proxy server to control this kind of stuff.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008
        But no longer in 2009...

        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