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 Upload

File Upload

Scheduled Pinned Locked Moved ASP.NET
questiondatabase
4 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.
  • S Offline
    S Offline
    sowmya k
    wrote on last edited by
    #1

    Can anyone give any idea for this I am using a fileupload control in my application. I am saving the file path in the database. when I am editing the content of the database, I need to get the file path from the database into the fileupload control box. what is the property to get the file path from the database and show it in the file upload control?

    S B 3 Replies Last reply
    0
    • S sowmya k

      Can anyone give any idea for this I am using a fileupload control in my application. I am saving the file path in the database. when I am editing the content of the database, I need to get the file path from the database into the fileupload control box. what is the property to get the file path from the database and show it in the file upload control?

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

      hi sowmya, Fileupload control is readonly, we can not assign value to it. use a label to display the path. Regards

      1 Reply Last reply
      0
      • S sowmya k

        Can anyone give any idea for this I am using a fileupload control in my application. I am saving the file path in the database. when I am editing the content of the database, I need to get the file path from the database into the fileupload control box. what is the property to get the file path from the database and show it in the file upload control?

        B Offline
        B Offline
        balaji t
        wrote on last edited by
        #3

        hi sowmya, tis not possible to populate the filepath directly in the fileupload control.Instead u can show it in a textbox with a browse button nearby.

        T.Balaji

        1 Reply Last reply
        0
        • S sowmya k

          Can anyone give any idea for this I am using a fileupload control in my application. I am saving the file path in the database. when I am editing the content of the database, I need to get the file path from the database into the fileupload control box. what is the property to get the file path from the database and show it in the file upload control?

          B Offline
          B Offline
          balaji t
          wrote on last edited by
          #4

          since its readonly its not psble..u czn either display it in textbox or label

          T.Balaji

          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