1

I want to upload image in RIM Blakcberry. I have url like

http://server/myproject/json.php?action=image

and parameters

imageField= binary / byte data
imagePath= "userImage" 

I refer this link.

But i unable to upload an image. Does anybody know?? Very much thankful..

Community
  • 1
  • 1
user1134427
  • 111
  • 1
  • 8

1 Answers1

-1

Refer to the "Problem: How to upload file to server" thread to know about uploading file over server.

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
Shashank Agarwal
  • 512
  • 3
  • 12
  • Please ["Provide Context for Links"](http://stackoverflow.com/questions/how-to-answer) when answering a question on StackOverflow. – Michael Donohue Jan 06 '13 at 22:36