jquery - How to load file into javascript -


i have html table should updated according file user uploads. in other words, user able upload file, , change contents of table according file content. file size can several mb. options ? must upload file server, or can done in client side ? !

no, cannot manipulate files on client side. unless convince user turn off security application.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

Delphi Wmi Query on a Remote Machine -