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. Delete data from web server

Delete data from web server

Scheduled Pinned Locked Moved ASP.NET
sysadmintutorialquestion
5 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
    LovelyHelp
    wrote on last edited by
    #1

    Is any one know how to delete file or data from web server?

    G 1 Reply Last reply
    0
    • L LovelyHelp

      Is any one know how to delete file or data from web server?

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Just select it and press delete. As that answer is ridiculously simple, I guess that there is something that you haven't told us. Is there some special way that you want do delete something? --- b { font-weight: normal; }

      L 1 Reply Last reply
      0
      • G Guffa

        Just select it and press delete. As that answer is ridiculously simple, I guess that there is something that you haven't told us. Is there some special way that you want do delete something? --- b { font-weight: normal; }

        L Offline
        L Offline
        LovelyHelp
        wrote on last edited by
        #3

        :D Actually what i mean that when i click on button 'Delete', it will automatic delete the file as i selected in webserver. I have my images to store in webserver. When i click on the specify button on the image, then the image wil automatic delete. I don't want to open my webserver and just click delete. I wantt o delete it at my application.

        I 1 Reply Last reply
        0
        • L LovelyHelp

          :D Actually what i mean that when i click on button 'Delete', it will automatic delete the file as i selected in webserver. I have my images to store in webserver. When i click on the specify button on the image, then the image wil automatic delete. I don't want to open my webserver and just click delete. I wantt o delete it at my application.

          I Offline
          I Offline
          Ista
          wrote on last edited by
          #4

          System.IO.File.Delete() That is if you also have persmissions to delete such a file 1 line of code equals many bugs. So don't write any!!

          L 1 Reply Last reply
          0
          • I Ista

            System.IO.File.Delete() That is if you also have persmissions to delete such a file 1 line of code equals many bugs. So don't write any!!

            L Offline
            L Offline
            LovelyHelp
            wrote on last edited by
            #5

            oh thanks

            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