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 can i publish a folder

How can i publish a folder

Scheduled Pinned Locked Moved ASP.NET
questionhelp
2 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.
  • I Offline
    I Offline
    isaii
    wrote on last edited by
    #1

    Can i publish a folder in my pc through web? How? Can someone help me on how can a user upload their file directly in my website and they can also view the uploaded file? Please beed your help I'm just new. Thanks in advance. :-O

    C 1 Reply Last reply
    0
    • I isaii

      Can i publish a folder in my pc through web? How? Can someone help me on how can a user upload their file directly in my website and they can also view the uploaded file? Please beed your help I'm just new. Thanks in advance. :-O

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      ASP.NET can't see above it's own root folder, so store the files in your web app folders, and they will then be visible, according to what permissions you give that folder ( browse/get/etc ). It's not the safest approach in the world, I wouldn't think. I'd be inclined to use a local service to store files outside the web app, and pass the byte stream back to the user. Christian Graus - Microsoft MVP - C++

      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