Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Control customization
Re: Control customization
02-11-2010, 10:23 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Control customization
Reply
Quote
Hi,
Once you use SaveDirectory or MoveTo to move the file , the GetUploadedFile will return null
and you need maintain the list by yourself.
You can maintain it by add the file information to session of database.
Regards,
Terry
View Complete Thread