Results 1 to 2 of 2

Thread: file target location

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2006
    Posts
    274

    file target location

    whats the dialog which can let user choose the target location of file? and i will need to get the location chosen by user to create a zip folder so that i can zip files into the zip folder...common dialog doesnt seem to be the one..

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: file target location

    If the user should be able to also select the file name, the CommonDialog is what you want.. but if they should only be able to select the folder, what you want is the BrowseForFolder API, which you can find examples of here.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width