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. Windows API
  4. Run button problem in IE 7.0 and asp.net

Run button problem in IE 7.0 and asp.net

Scheduled Pinned Locked Moved Windows API
csharpasp-nethelptutorialquestion
2 Posts 2 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.
  • S Offline
    S Offline
    Santhosh_Jits
    wrote on last edited by
    #1

    Hi, When I try to download an exe file from my default.aspx page or any other page in my local computer which has Windows Vista OS installed. I get three options Run,Save and Cancel in the pop up window. I want to install this exe with only "Save" and "Cancel" buttons not "Run" button.I want hide or remove "Run" button while installation. how to do this programatically using asp.net? How to customize this in Vista - Internet Explorer? thanks in advance...

    P 1 Reply Last reply
    0
    • S Santhosh_Jits

      Hi, When I try to download an exe file from my default.aspx page or any other page in my local computer which has Windows Vista OS installed. I get three options Run,Save and Cancel in the pop up window. I want to install this exe with only "Save" and "Cancel" buttons not "Run" button.I want hide or remove "Run" button while installation. how to do this programatically using asp.net? How to customize this in Vista - Internet Explorer? thanks in advance...

      P Offline
      P Offline
      Perspx
      wrote on last edited by
      #2

      Santhosh_Jits wrote:

      I want hide or remove "Run" button while installation. how to do this programatically using asp.net?

      ASP.NET can't control how downloaded EXEs are handled by IE - 1) it is a server-side language, and 2) IE decides how it wants to handle downloaded files, especially with EXEs as they can compromise security on the user's machine. Regards, --Perspx

      Don't trust a computer you can't throw out a window

      -- Steve Wozniak

      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