Hi All,
I will explain my issue to you all to get some idea,
I want to send some text box data value along with the multipart data(i.e uploaded file ). My question is how we can retrieve those data in server side.
I have done file uploaded example very successfully, but it sends only multipart data. so how can I send both multipart data and normal text box data and retrieve those data from the server.
Can anyone help me to solve my problem.
Thanx in advance.
Regards,
Rumesh


Reply With Quote