Hi,
I read all threads to this topic which were exactly like my problem and I tried all solutions but it still doesnt want to work :(. Can anybody help?
I wrote an application where you can create your own graph by adding
curve points into a coordinate system grid. I create a Panel and draw everything on it.
Also you can pick the control points and drag them to another
spot. If I do so,...
User Profile
Collapse
-
How to solve flicker effect
-
For everybody with the same problem.
I found a great blog with the code which works perfectly. Check it out at
http://www.saunalahti. fi/janij/blog/2007-01.html
cheers,
sternchen -
Ok :), thanks for your quick reply. I think an example helps.
The user selects a file on a server and the UNC path will look like
\\pc1234\folder \file.txt
First, I thought that I could just look for the first part which would give me the string "pc1234" but I want to have a more general. So, is their any way to find out the computer name on which that particular file is located on?
...Leave a comment:
-
Determine machine name of a server
Hello,
I have a .NET application through which a user can select files. This happens through the OpenFileDialog. Now, I also need to know whether that file is on my local machine or from a server. How can I find out the exact machine name from where the file is loaded, so that i can compare that with my local machine name later?
cheers,
sternchen
No activity results to display
Show More
Leave a comment: