Thanks Terry,
That worked to get the FileUploaded event to fire.
I still have a problem getting items to display in the Listbox, when these are initiated outside the FileUploaded event. For example, I would like to put info for the user into the listbox regarding success/failure of the resize. Any items added to the listbox in the FileValidated event, or a function called by it, where the resize takes place, are not written to the listbox.
Any pointers on how to achieve this?
Thanks in advance
Rob