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
    コメントアクション パーマリンク

サインインしてコメントを残してください。