> I'm getting into mobile development and have been > searching for days to figure out how to use a web-based form > to access images on my Samsung Fascinate and upload them to > websites I've built. > > I cannot find an answer, except from back into 2008, where the > poster wrote "you can't upload an image from the phone's browser". > Obviously, that info is dated, but is it still true? > > How can I use CF (or jQuery or whatever) to upload images > from a phone (preferably any smart phone, especially iPhones > and the latest Androids) to a website?
The Android browser doesn't support this functionality yet: http://code.google.com/p/android/issues/detail?id=2519 You'll either need a native or AIR app to do file uploads. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338505 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

