What I need is:
1. Upload a html file from client pc
2. Open the file and look for all pictuer reference on the file ('src=')
3. Upload all the pictures refered on the html file as part of the html file.
I have all the code working except for the part of uploading the referenced files on the html document.