Right now i am storing files in public folder.
After that i want to upload those file from public folder to another application which providing services for document management.
To upload document to another application. They provided link, username and password .
Like http://demo.testltd.com/V12345/search.aspx?username=test1&password=test2
How may i upload file from my public directory to the specific application ? Any help ?