Hi all
I have to make a web call which will take a file from the user and post it to the server. i am new to web so what should mt url be like.
i tried http//www.example.com?param[id]=1
so what should the next parameter be which will take uploaded file data.
i think he has to give me the binary data of the file
thanks in advance