Opening a File
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Iam Developing P2p file sharing application using VS2003, I have a list box of all the file names downloaded to my PC, i want to open the file on clicking the filename. How is it possible?
-
Iam Developing P2p file sharing application using VS2003, I have a list box of all the file names downloaded to my PC, i want to open the file on clicking the filename. How is it possible?
-
Thanks a lot,I got the result I wanted.