shallowdeep
Posts: 343
Joined: 9/1/2006 From: California Status: offline
|
I don't believe Opera Mini on iOS supports uploads either. I think iCab Mobile may have some support for file uploads, but I've never tested it and the site's FAQ claims it's not working with iOS 5 at the moment, although an update to address that is planned. Since iOS doesn't have a user-exposed file system and, furthermore, sandboxes apps' access to the rest of the system, there isn't a great way for a browser to implement support for file uploads through standard HTML input forms. One thing that I neglected to mention in my first post was that, while you can't directly upload an image here from Safari, you can still use [image] tags to include images that are already hosted somewhere online in your posts. All you need is the image's URL. Note, however, that it's generally not considered good practice to hotlink images you don't host without permission as it takes up the other site's resources. If you do have an image you want to use that's just on your iPad, you could first upload it (using the appropriate iOS app) to some image sharing site, like Flickr, and then take the resulting static URL and use an image tag to include the image in your post. Ex: [image]http://www.collarchat.com/image/LogoLG.gif[/image] produces:
|