Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
ASP Uploader
»
Re: ASP Uploader question
Re: ASP Uploader question
12-30-2009, 6:07 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: ASP Uploader question
Reply
Quote
Denmark,
Please check the demos.
When uploader finish upload the files , you can get a GUID for each file, and then process the temp file using VBScript
Somthing like
Set mvcfile=uploader.GetUploadedFile(fileguid)
Regards,
Terry
View Complete Thread