asp.net fileupload control and file name -
i'm using asp.net file upload control. i'd able upload , save on server different name. can or need upload first , figure out how rename once it's on server. wondering options are. thanks
fileupload.postedfile.saveas http://msdn.microsoft.com/en-us/library/system.web.httppostedfile.saveas.aspx
Comments
Post a Comment