way to retrieve the filename and directory path?

Discussion in 'C#' started by jakeriggs, May 9, 2008.

  1. jakeriggs

    jakeriggs New Member

    Joined:
    Apr 23, 2008
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    0
    Home Page:
    http://www.oceanhillsrecovery.com/
    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?
     
  2. CyCloneNL

    CyCloneNL New Member

    Joined:
    May 8, 2008
    Messages:
    7
    Likes Received:
    1
    Trophy Points:
    0
    "The file download dialog box"?

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

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice