Browse for folder dialog

V

VB Joshua

How do I call a browse for folder dialog?

Dim oBrowseFolder As New System.Windows.Forms.FolderBrowserDialog

oBrowseFolder.ShowDialog()

But I can not show a form modal for some reason?
 
R

Rutger Smit

VB said:
How do I call a browse for folder dialog?

Dim oBrowseFolder As New System.Windows.Forms.FolderBrowserDialog

oBrowseFolder.ShowDialog()

But I can not show a form modal for some reason?

I't impossible on the web.

//Rutger
 
V

VB Joshua

Maybe this will help I am trying to obtain a folder on the user machine is
there any way? I need to move the files in a folder to a file store is there
any way at all?
 
R

Rutger Smit

VB said:
Maybe this will help I am trying to obtain a folder on the user machine is
there any way? I need to move the files in a folder to a file store is there
any way at all?

Nope, but maybe you can use ActiveX of a Java Applet.

//Rutger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top