Hi Friends,
I am using <asp:File Uplaod control.
Requirement:
If I select any file from the local machine, I need to rename same file name if file contains spaces in between the file name.
Example: Test 2.jpg so I need to rename and save it as Test2.jpg in the folder.
How to achieve this?
Need help
Thanks,
...
Go to the complete details ...