Uploading files using HTML file input on iphone
Posted
by futureelite7
on Stack Overflow
See other posts from Stack Overflow
or by futureelite7
Published on 2009-10-16T09:10:41Z
Indexed on
2010/05/08
16:08 UTC
Read the original article
Hit count: 527
I am creating a web form for uploading small movie clips to a HTTP server. However, while my HTML file input control gets shown on an ipod touch, the button is completely disabled and I cannot click it to upload files.
What do I have to do to use the input control to upload files (e.g. movie clips or pictures) to my HTTP server. My page is XHTML MP 1.2 compliant.
© Stack Overflow or respective owner