Uploading Photos from Mobile Devices using CF
We have ported several of our top website features to a new mobile platform and all is working great.
However, one thing I don't know how to do is to access the file system on a mobile device so we can allow our visitors to upload photos using CF.
The normal form tag <input type="File" name="MYIMAGE" size="50" maxlength="100" accept="image/jpeg"> does not work on any mobile devices I tested.
Any assistance would be appreciated. thanks -
