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. Web Development
  3. ASP.NET
  4. How to create Folder with help of ASP.NET

How to create Folder with help of ASP.NET

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorial
3 Posts 2 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.
  • D Offline
    D Offline
    dj rock
    wrote on last edited by
    #1

    hi guys I want to create folder with help of .NET. When user clicks on new folder from menu then new folder will be created on particular path. Please help if any one knows.......... Thanks in advance

    Regards, DJ Rock

    D 1 Reply Last reply
    0
    • D dj rock

      hi guys I want to create folder with help of .NET. When user clicks on new folder from menu then new folder will be created on particular path. Please help if any one knows.......... Thanks in advance

      Regards, DJ Rock

      D Offline
      D Offline
      Deepak the Cool
      wrote on last edited by
      #2

      hi hope tht'll helps u string myfolder = ("d:\\abc" ); System.IO.Directory.CreateDirectory(myfolder);

      Deepak Smile a Lots,Its Costs Nothing

      D 1 Reply Last reply
      0
      • D Deepak the Cool

        hi hope tht'll helps u string myfolder = ("d:\\abc" ); System.IO.Directory.CreateDirectory(myfolder);

        Deepak Smile a Lots,Its Costs Nothing

        D Offline
        D Offline
        dj rock
        wrote on last edited by
        #3

        hey deepak thanks a lot man

        Regards, DJ Rock

        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