way to retrieve the filename and directory path?

Go4Expert Member
9May2008,22:37   #1
jakeriggs's Avatar
When the User is prompted a File Download dialogbox,
if the user selects "Save" then the "Save as" dialog box is displayed.
Is there any way for me to retrieve the filename and directory path specified by the user on the File Download dialog box?
Light Poster
10May2008,05:04   #2
CyCloneNL's Avatar
"The file download dialog box"?

You can access the filename of an Openfiledialog and Savefiledialog using its Filename property,