Windows explorer embeded in web page!?

1 replies
Hello!

Do you know what I have to use or how to build something like windows explorer window and embeded in to a web page.
I Each user will have to be able to use this site explorer to create new folders, upload and download documents from server, search documents.
#embeded #explorer #page #web #windows
  • Profile picture of the author DavidWincent
    Few simple steps that you need to follow are:

    First, you have to create new windows application project.

    Second, drag a SplitContainer control on your form. Then drag a TreeView control on SplitterPanel1. Then drag a ListView control on SplitterPanel2.

    Select all three controls and in the Properties window select Dock property to fill.

    Last, press F5 to run the application.

    Hope it is useful for you.
    Signature
    Webmaster Studio -A premier web design and internet marketing company in New York.
    {{ DiscussionBoard.errors[4909918].message }}

Trending Topics