Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How can i create Folder on server from client

How can i create Folder on server from client

Scheduled Pinned Locked Moved Visual Basic
sysadmincsharpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    hi i want to know How can i create Folder on server from client side the on network using VB.net looking forwrd for reply take care

    S P 2 Replies Last reply
    0
    • L Lost User

      hi i want to know How can i create Folder on server from client side the on network using VB.net looking forwrd for reply take care

      S Offline
      S Offline
      SHaroz
      wrote on last edited by
      #2

      Are you talking about a server with file sharring or a mapped drive? If so, try something like this - Dim myDir as new System.IO.directoryInfo("\\ServerName\directory1") myDir.CreateSubdirectory("New Directory") Or are you doing this with remoting? In that case you'd create a public procedure in the shared server object that would look something like the above code. Then just access it from the client. I hope this makes sense. If not or if you have further questions, just reply :) -Steve

      1 Reply Last reply
      0
      • L Lost User

        hi i want to know How can i create Folder on server from client side the on network using VB.net looking forwrd for reply take care

        P Offline
        P Offline
        Pradhip
        wrote on last edited by
        #3

        TRY THE OBJECT CALLED ASP UPLOAD 2.0 BY DUNDEE SOFTWARE.its good and easy to use and pretty decent documentation is avbl..i use it for my asp page.. Why Need Parking lots in Bars when Drunken Driving is Prohibited

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups