Hi There,
I want to add a file management system in my application
I have a form with a textbox(datatyp e hyperlink) and a button
1. User clicks on button
2. one file dialog apears
3. User selects file
4. clicks on ok
5. Path of the file comes in the textbox
Now I want to put another button, if user clicks on it the file from the path should open up.
Is there any way to do this.
Thanks,
Yogesh
I want to add a file management system in my application
I have a form with a textbox(datatyp e hyperlink) and a button
1. User clicks on button
2. one file dialog apears
3. User selects file
4. clicks on ok
5. Path of the file comes in the textbox
Now I want to put another button, if user clicks on it the file from the path should open up.
Is there any way to do this.
Thanks,
Yogesh
Comment