Upload file using Uploader without send method and upload option

How to handle upload functionality of uploader without using upload option and send method with autosend false. So that upload can be happen by calling costume method and also progress bar status can be handled inside costume method.