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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -