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. How to open a select folder window?

How to open a select folder window?

Scheduled Pinned Locked Moved Web Development
questionhtmlhelptutorial
2 Posts 2 Posters 1 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.
  • J Offline
    J Offline
    jessica123
    wrote on last edited by
    #1

    :eek:in HTML,i can give following :

    This will popup a file selection popup dialog box. This dialog box, does not allow me to select directory. It only allows me to select a file. I want to allow the user to select a directory. How can i do this ? Any immediate help would be much appreciated. jessica123

    S 1 Reply Last reply
    0
    • J jessica123

      :eek:in HTML,i can give following :

      This will popup a file selection popup dialog box. This dialog box, does not allow me to select directory. It only allows me to select a file. I want to allow the user to select a directory. How can i do this ? Any immediate help would be much appreciated. jessica123

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

      There is no built in functionality with this control to do that. I sorta circumvented the problem once by setting the size of textbox part of the control to 0 so it is invisiible and then setting another textbox next to it. Whenever a user chooses a file, the directory of where that file is in would appear in the textbox. There is some coding involved, but it is rather trivial. This is the best quick fix I can offer. sivilian

      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