Hi,
I'm able to reflect the response from server-side in client-side, I have followed like the docs provided and also read all the thread here and on GitHub related to this also tried " Response.Headers.Add("status", "File already exists") " but I'm unable to solve this can you please send me a working project where if the file already exists in the directory then show the message "File already exists".
Thanks, I would really appreciate it.