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. ASP.NET
  4. Response.TransmiFile

Response.TransmiFile

Scheduled Pinned Locked Moved ASP.NET
questionhelp
3 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.
  • K Offline
    K Offline
    kadkir
    wrote on last edited by
    #1

    Hi all, In my application I am using Response.TransmitFile to download a file on clients machine which, prompts the user where to save the file if the user clicks on save button. But I want to fix the location on clients system if he clicks on save button. Is it possible ? How do I meet this by any other means. Thank U all, Kiran

    S 1 Reply Last reply
    0
    • K kadkir

      Hi all, In my application I am using Response.TransmitFile to download a file on clients machine which, prompts the user where to save the file if the user clicks on save button. But I want to fix the location on clients system if he clicks on save button. Is it possible ? How do I meet this by any other means. Thank U all, Kiran

      S Offline
      S Offline
      Sherin Iranimose
      wrote on last edited by
      #2

      kadkir wrote:

      I want to fix the location on clients system if he clicks on save button.

      How do you know what type of file system the client is using. When you fix the location you give Something like C:\...... If C drive doesn't exist(If it is a unix system) what will happen?

      kadkir wrote:

      Is it possible ?

      The very first answer is NO :(

      kadkir wrote:

      How do I meet this by any other means.

      If you really want to do this, The answer is ActiveX controls.

      EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

      K 1 Reply Last reply
      0
      • S Sherin Iranimose

        kadkir wrote:

        I want to fix the location on clients system if he clicks on save button.

        How do you know what type of file system the client is using. When you fix the location you give Something like C:\...... If C drive doesn't exist(If it is a unix system) what will happen?

        kadkir wrote:

        Is it possible ?

        The very first answer is NO :(

        kadkir wrote:

        How do I meet this by any other means.

        If you really want to do this, The answer is ActiveX controls.

        EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

        K Offline
        K Offline
        kadkir
        wrote on last edited by
        #3

        Thank U Sherin, Can any one suggest a site for free down-load of "File down-load activex control" which meets my requirement.

        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