how to find the clients Desktop location (Full path) in an asp.net applicaiton.

Last post 08-19-2008 3:41 AM by karthik_muthuswamy. 1 replies.

Sort Posts:

  • how to find the clients Desktop location (Full path) in an asp.net applicaiton.

    08-19-2008, 2:16 AM
    • Participant
      1,268 point Participant
    • sqlstuffload
    • Member since 10-26-2007, 6:11 AM
    • India
    • Posts 188

    Dear All,

    I have written the following statement:

    Environment.GetFolderPath(Environment.SpecialFolder.DesktopDirectory)

    I hosted the application into local IIS server and opened it in the client mechine.
    I am always getting the full path of Servers desktop. But, I want the desktop path
    of current clinets mechine in which the application was opend .

     

    Please click "Mark as Answer" if my reply solved your problem.

    Cheers
    Rammohan
  • Re: how to find the clients Desktop location (Full path) in an asp.net applicaiton.

    08-19-2008, 3:41 AM
    Answer

    ASP controls and the code provide details about the server and not about the client. If you need details about the client then you might have to use JavaScript or VBScript.
     

    Karthik Muthuswamy
    Programmer Analyst
    Chennai
Page 1 of 1 (2 items)