Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
ASP Uploader
»
Re: error in script
Re: error in script
05-19-2010, 2:58 PM
Eric
Joined on 08-05-2009
Posts 1,269
Re: error in script
Reply
Quote
http://aspuploader.com/document/scr/Choose-upload-method.htm
, if you want to get the file name information, please use "Standard ASP Upload" or "Custom file upload handler", mvcfile.FileName will return the uploaded file's filename
"mvcfile.CopyTo" or "mvcfile.MoveTo" can finish same functionality as "SaveDirectory".
Regards,
Eric
View Complete Thread