Skip to main content
Known Participant
March 3, 2007
Answered

File Open/Browse dialog?

  • March 3, 2007
  • 1 reply
  • 301 views
Is there any way to bring up (and get info from) the standard Windows File Open/Browse dialog in CF?

Thanks!
    This topic has been closed for replies.
    Correct answer
    if i'm understanding you correctly, <input type="file" name="foo" /> ... but this isn't CF. it's straight HTML.

    1 reply

    Correct answer
    March 3, 2007
    if i'm understanding you correctly, <input type="file" name="foo" /> ... but this isn't CF. it's straight HTML.