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
tutorialquestion
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.
  • C Offline
    C Offline
    chitranjan gohil
    wrote on last edited by
    #1

    hello, i want the limit the type of files displayed as per the selection in another drop down.i.e. if i select .gif files in the drop down then the file upload box should show only files of type .gif.how to do it? Thanx, chitranjan more dash than cash!!!

    M 1 Reply Last reply
    0
    • C chitranjan gohil

      hello, i want the limit the type of files displayed as per the selection in another drop down.i.e. if i select .gif files in the drop down then the file upload box should show only files of type .gif.how to do it? Thanx, chitranjan more dash than cash!!!

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Basically, you cannot limit the file type with the input file element, however you can provide your code to validate the value of the input file at the client side and the server side so that the user is only able to upload the files of a particular file types.

      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