Tag Archives: file upload

How to allow File Uploads when using jQuery Mobile

jquery-mobile-devices

With the release of the powerful jQuery Mobile 1.0 framework, it is now becomes possible for pretty much anyone to crank out an uber slick HTML 5 website that looks like a ‘native app’ on just about any mobile device. … Continue reading

Posted in jQuery, jQuery Mobile | Tagged , , , , , , , , , | Leave a comment

PHP: File Upload Error Code

When handling file uploads via enctype=”multipart/form-data” forms in PHP, you’ll be pleased to know that PHP doesn’t just leave you high and dry but instead returns some pretty helpful error codes to let you know when something goes wrong. Continue reading

Posted in Technology & Code | Tagged , , , | 2 Comments

Web on the BlackBerry: Customize File Upload Input Style

blackberry8820

One such system that we currently run at the Manchester Airports Group came back to report that the photo upload button was in fact not behaving correctly on the BlackBerry, the most likely culprit being the minimized styling we employ on the mobile site itself. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , | 4 Comments