Folder (not File) Browsing dialog

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • IT Master2
    New Member
    • Aug 2007
    • 13

    Folder (not File) Browsing dialog

    hi every 1:

    Please how can i use Folder Browse dialog in web programming?

    please let me know now.
  • epots9
    Recognized Expert Top Contributor
    • May 2007
    • 1352

    #2
    Originally posted by IT Master2
    hi every 1:

    Please how can i use Folder Browse dialog in web programming?

    please let me know now.
    Hi IT Master2 welcome to TSDN,

    unfortunately this can't be done with javascript.

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      Originally posted by IT Master2
      hi every 1:

      Please how can i use Folder Browse dialog in web programming?

      please let me know now.
      Is this using the input file element browse dialog? If it is, what you can do is extract the folder name from the path to the file. Not exactly what you want, but you can't have everything!

      Comment

      • IT Master2
        New Member
        • Aug 2007
        • 13

        #4
        thank all for help and advices.

        Comment

        • acoder
          Recognized Expert MVP
          • Nov 2006
          • 16032

          #5
          Originally posted by IT Master2
          thank all for help and advices.
          You're welcome. Did you manage to get it working?

          Comment

          Working...