[program-l] Re: Homer .net with visual basic .net: using some of the folder dialogs

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Mon, 5 Oct 2009 10:20:08 -0400 (EDT)

You can use DialogBrowseForFolder or DialogOpenFolder, each of which
return the full path of the folder specified by the user.  LbcDemo.js
has an example.

Jamal
On Sun, 4 Oct 2009, Pranav Lal wrote:

> Date: Sun, 4 Oct 2009 20:50:33 +0530
> From: Pranav Lal <pranav.lal@xxxxxxxxx>
> Reply-To: program-l@xxxxxxxxxxxxx
> To: program-l@xxxxxxxxxxxxx
> Subject: [program-l] Homer .net with visual basic .net: using some of the
>     folder dialogs
>
> Hi all,
>
> When using homer .net with visual basic .net, how do I get a dialogue
> prompting the user to select a folder to appear? There is a
> DialogBrowseForFolder(sTitle, sDir) method but I am not sure this is what I
> want. I want the user to select a folder and then get the folder along with
> its path for subsequent use in my program.
>
> Pranav
>
> ** To leave the list, click on the immediately-following link:-
> ** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
> ** If this link doesn't work then send a message to:
> ** program-l-request@xxxxxxxxxxxxx
> ** and in the Subject line type
> ** unsubscribe
> ** For other list commands such as vacation mode, click on the
> ** immediately-following link:-
> ** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
> ** or send a message, to
> ** program-l-request@xxxxxxxxxxxxx with the Subject:- faq
>
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: