javascript - Simplest way of reading a file from clients computer? -


i need read txt file clients , send server in form input? simplest way achieve this? don't want send file, want send string in input box.

the simplest way send uploaded file. however, not require save stream of bytes file on server. can process directly in serverside application.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -