Hi All,
I am New to ASP.NET... I Have one req that Upload a .doc file to server and at same time I need to rename a file before saving into server in asp.net using C#. Please help me with source code ...
Thanks
Krishna
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.
Jean PaulPosted Nov 1, 2011, 10:17 AM
I believe you are using FileUploadControl and need to rename the same file you uploaded.
Regards,
Jean Paul