G
gopal
Hi,
I would like to display only the file names in SaveFileDialog control
when i open it the Window in the without the complete file path
Example
if the file - -- test.doc is in folder c:/abc/test.doc
i would like to display ONLY files "test.doc" in FileNames list or all
*.doc files
and offcourse the filetype is *.doc
example
test.doc
test1.doc
test2.doc
Any help..
I would like to display only the file names in SaveFileDialog control
when i open it the Window in the without the complete file path
Example
if the file - -- test.doc is in folder c:/abc/test.doc
i would like to display ONLY files "test.doc" in FileNames list or all
*.doc files
and offcourse the filetype is *.doc
example
test.doc
test1.doc
test2.doc
Any help..