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. file uploder

file uploder

Scheduled Pinned Locked Moved ASP.NET
databasesysadmintutorialquestion
4 Posts 4 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.
  • U Offline
    U Offline
    UD IA
    wrote on last edited by
    #1

    hi i am using a file upload to upload a file and file type may be any thing and may be .zip or .rar or .txt, .jpg any thing can be how to store that's path in database and file store on server? :-D

    I will do my best? Integrated Solutions, Bikaner (Raj.), India

    N 1 Reply Last reply
    0
    • U UD IA

      hi i am using a file upload to upload a file and file type may be any thing and may be .zip or .rar or .txt, .jpg any thing can be how to store that's path in database and file store on server? :-D

      I will do my best? Integrated Solutions, Bikaner (Raj.), India

      N Offline
      N Offline
      ncsubbu
      wrote on last edited by
      #2

      FileUpload1.PostedFile.SaveAs(Server.MapPath("path of location");

      your's subbu

      V 1 Reply Last reply
      0
      • N ncsubbu

        FileUpload1.PostedFile.SaveAs(Server.MapPath("path of location");

        your's subbu

        V Offline
        V Offline
        vinay_K
        wrote on last edited by
        #3

        Do you need to save the file into database or the filepath..

        V 1 Reply Last reply
        0
        • V vinay_K

          Do you need to save the file into database or the filepath..

          V Offline
          V Offline
          Vasudevan Deepak Kumar
          wrote on last edited by
          #4

          Two things: 1) Reply to the original asker 2) Your clarification has been already clearly described in the original post.

          Vasudevan Deepak Kumar Personal Homepage
          Tech Gossips
          All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare

          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