how to assign the filename to the fileupload control while editing some image
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
As per I know, FileUpload control file path cant be modified from the server. The user will have to click browse button to select a file. You can upload the file and then change the filename in the server. Please clarify the exact requirement once more to help you. :rose:
Abhishek Sur
My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB
**Don't forget to click "Good Answer" if you like to.
-
assign the upload control in to a session and take when ever u need