Hi there,
I have a question regarding file open in C# , I have the path of the file saved in the database, what I want is when I open the open dialog button it will show the files in the path that I have saved and when the use click on the file the file should be opened in the relevant software,
How can I do this..
thanxxxxxxxx