Skip to main content
WolfShade
Legend
July 19, 2012
Question

Server folder browser

  • July 19, 2012
  • 1 reply
  • 1109 views

Hello, everyone.

I'm looking to put a folder browser for the server in a .cfm page (don't worry.. it will be secure access, not public access) similar to what is in CFAdmin for browsing folders (like in Collections and whatnot.)

Has anyone seen or heard of code that will do this?

Thanks,

^_^

    This topic has been closed for replies.

    1 reply

    Inspiring
    July 19, 2012

    Well... yes.  Like you said: the code in CFAdmin.  If that suits your purposes, why don't you just reuse the same control?

    --

    Adam

    WolfShade
    WolfShadeAuthor
    Legend
    July 19, 2012

    I'd like to, but the CFAdmin files are encrypted and I don't know how to view the code.

    ^_^

    Inspiring
    July 19, 2012

    You don't need to see the CFAdmin files, the file picker is a client side applet.  All you need to do is view the source of the page, and follow how the applet has been called...

    --
    Adam