I am using SWFUpload for uploading files from client to server. When I select a file to upload, before it uploads I want to read that file, write some additional data to it, then it should be appear for upload on server.
Is it possible? If it is then please provide me solution.
Thanks in advance.