Drive name mapped for client on server (Citrix Box)
I have a urgent query in C#, please let me know if you can be of any help.
I have an UI where in i need to upload docs, so when we click on a button I have set it to open "My Documents" and it does perfectly well, but the same on a Server it opens the server's local "My documents", but I need to open the My documents folder of logged in User which is nothing but my local box "My DOcuments" that getz mapped when i Login to server.
This would generally be like C$ on Client (V:) or C$ on Client (M:), so all i want to know is how can I get this newly mapped drive name ie V: / M: in Windwos application using C#
Example
In my local box it would be
C:\Documents and Settings\\My Documents
In server it would be mapped drive of my local box which would be of any name
M:\Documents and Settings\\My Documents or
V:\Documents and Settings\\My Documents
Thanks for your timely help,
Status:
Open Oct 11, 2007 - 12:10 PM
servers, C#
2answers
Answers
Oct 18, 2007 - 03:22 AM
You can do this by having the client side Javascript code wriiten just to get the path for "My documents" at your local machine and later you can pass the Path as the parameter to your server.
Thanks,
Prash
Mar 04, 2009 - 05:59 AM
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points.
The Quomon Team
Answer this question
Share Your Own Experience & Expertise
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Add New Comment