eform File Reader from Javascript

評論

1 條評論

  • Avatar
    Bindhu

    Hi Kris,

    There is no out-of-the-box configuration, but you can read the file content using the JavaScript change event of the file upload control (input[type="file"]). This will only work for the files you're currently uploading, and you won't be able to access data from files that have been uploaded previously.

    Thanks

    0
    評論操作 永久連結

登入寫評論。