how to find the file is exists or not using scripts.
.my problem is whenever user select the file that file is already existed or not .
if file is exist display already file exist.
using javascript
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Dec 16, 2013, 6:14 AM
Jignesh TrivediPosted Dec 16, 2013, 5:54 AM
but file always stored on server side so required one round trip to server to check whether the file exist or not on server.