How to Set Default View & to Open in Same Folder

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jan 2008
Posts: 34
Reputation: leokuz is an unknown quantity at this point 
Solved Threads: 0
leokuz leokuz is offline Offline
Light Poster

How to Set Default View & to Open in Same Folder

 
0
  #1
Oct 12th, 2009
I use this code to view remote files. The trouble is that when I double-click on any of the remote folders, it opens window explorer (windows live?) to display contents of that folder. However, I would like it to be in the same original folder (this program's browser). Also (sorry for 2nd question), is there a way to change default view to "List View" and so that this view would not change even in subsequently opened folders (see screenshot for your convenience). Thank you.

  1. Private Sub cmdSubmit_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdSubmit.Click
  2.  
  3. WebBrowser1.Navigate("ftp://username:password@01.02.03.04//files")
  4.  
  5. End Sub
Last edited by leokuz; Oct 12th, 2009 at 7:54 pm.
Attached Thumbnails
remotefiles.png  
Reply With Quote Quick reply to this message  
Reply

Tags
basic, folder, open, vb.net, view, visual

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC