CMultiFileUpload

Hallo everyone. pleas help me. i am using CMultiFileUpload, to upload multi file. When it create, it is successfully uploaded. But how i show it back the file that uploaded when it in updating form, so that i can delete the file and change it with the other file if i want.

many thanks for your help. sorry, my english is not well

Determine the url of the image file and then show it in a plain old html "img" tag.

thanks for your reply. so the CMultiFileUpload can not show the file uploaded ?

Not to my knowledge, no.