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. How Can I Get path?

How Can I Get path?

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-nettutorial
7 Posts 4 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.
  • V Offline
    V Offline
    Vanamaindia
    wrote on last edited by
    #1

    I want to place a Doc file in Client 'Temporary Internet Files' folder when Client open my webapplication.So How to Get The Path Temporary Internet Files Folder using Asp.net:confused:

    N L 2 Replies Last reply
    0
    • V Vanamaindia

      I want to place a Doc file in Client 'Temporary Internet Files' folder when Client open my webapplication.So How to Get The Path Temporary Internet Files Folder using Asp.net:confused:

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Vanamaindia wrote:

      I want to place a Doc file in Client 'Temporary Internet Files' folder when Client open my webapplication

      Not possible. Because ASP.NET works on the server, and it don't have permissions to write something on client machine.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      V 1 Reply Last reply
      0
      • N N a v a n e e t h

        Vanamaindia wrote:

        I want to place a Doc file in Client 'Temporary Internet Files' folder when Client open my webapplication

        Not possible. Because ASP.NET works on the server, and it don't have permissions to write something on client machine.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        V Offline
        V Offline
        Vanamaindia
        wrote on last edited by
        #3

        Ok,Tell me How to Get The Path Temporary Internet Files Folder using Asp.net?? Ex: by using Request.UserHostAddress() I can Get the Client IP Like this How Can I Get the Temporary Internet Files Folder Path

        M N 2 Replies Last reply
        0
        • V Vanamaindia

          Ok,Tell me How to Get The Path Temporary Internet Files Folder using Asp.net?? Ex: by using Request.UserHostAddress() I can Get the Client IP Like this How Can I Get the Temporary Internet Files Folder Path

          M Offline
          M Offline
          Michael Sync
          wrote on last edited by
          #4

          I think you can't. All you can access from client are client's IP Address, type of browser, OS and screen resolutions.. That's all.

          Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."

          1 Reply Last reply
          0
          • V Vanamaindia

            Ok,Tell me How to Get The Path Temporary Internet Files Folder using Asp.net?? Ex: by using Request.UserHostAddress() I can Get the Client IP Like this How Can I Get the Temporary Internet Files Folder Path

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            Vanamaindia wrote:

            Tell me How to Get The Path Temporary Internet Files Folder using Asp.net??

            Not possible. This won't be send to the server by a browser. So you won't get it. Why you want to write something to temporary internet files ?

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

            1 Reply Last reply
            0
            • V Vanamaindia

              I want to place a Doc file in Client 'Temporary Internet Files' folder when Client open my webapplication.So How to Get The Path Temporary Internet Files Folder using Asp.net:confused:

              L Offline
              L Offline
              lakshmichawala
              wrote on last edited by
              #6

              search once in google u may find the answer.;P

              N 1 Reply Last reply
              0
              • L lakshmichawala

                search once in google u may find the answer.;P

                N Offline
                N Offline
                N a v a n e e t h
                wrote on last edited by
                #7

                lakshmichawala wrote:

                search once in google u may find the answer

                No. we won't get an optimum solution for this

                All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                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