views:

5

answers:

0

Hi all,

I am implemenging a server based application. In that I need to upload some values, image file and audio file. But it is taking only one file at a time. I looked into the code flow but there is no problem in that. Why I am confident is if I comment out the code of uploading the image then the audio file is uploaded perfectly. When I tried to comment out the code of uploading the audio file then the image file uploaded perfectly. I don't know what is wrong. Can you guys please help on this.

Thanks in advance, Sekhar Bethalam.