I asked same question previous day.but becouse of my limited english I cant explain it well
So I decided to explain Step By Step
First
I have php file that gets data and file from HTML form and uploads file to specific directory by $_POST and $_FILES methods..
Second
I have windos aplication (c#).User could drag and drop any file to listview.I send datas of user to php file By POST method and it (php file) upadtes the database.My problem is I wont to send file in listview drag and dropeed by user to php file as It could get file by $_FILES method and acces it.Sory about my english