0

I have a website at which you can upload your photos from a trip, for example, and have them displayed in your profile. I am now trying to make a mobile version of this website. So my question is, what is the easiest way to make it possible for my users to upload their images from their cell phones to the website?

C. E.
  • 10,297
  • 10
  • 53
  • 77

1 Answers1

0

I think your problem is client dependant so you can't do it work if client don't support it.

Boris Delormas
  • 2,509
  • 1
  • 19
  • 27
  • Well, some platforms are more important than others. Would it be possible to do it on the iPhone for example? – C. E. Jul 26 '10 at 13:15
  • Take a look here if it can help : http://stackoverflow.com/questions/1577003/uploading-files-using-html-file-input-on-iphone – Boris Delormas Jul 26 '10 at 13:23