jquery / javascript for upload the file from browser to server
- by Lalit
Hi,
I am developing the application in asp.net mvc with c#. I want the functionality that , a div will popup, so that i can facilate to use to upload the image file from his browser to server , in application domains file system. as usual. This question may be repeat , but i expect something more like
how to build this scenario, and what are the security issues may come?
and what care have to take while coding in the security perspective ?