To save image in application
Dear All,
I am working on a silverlight project.In this I need to upload an image and save it in a folder in the server(i.e., in a folder in the application). I want this funtion to be done on button click.
Thanks in advance.