dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by garbetjie 2 years 32 weeks ago

pic
 garbetjie
Mobile Guru
Posts: 70
Joined: 3 years ago
[offline]

Are there any plans to include the file upload capabilities of mobile devices into DeviceAtlas? When developing a site allowing users to upload images or files for sharing, it would be helpful to know which phones and users are actually able to upload files.

Perhaps I've overlooked a property that does already come through. I hope this is the case :) In which case, if anyone can give a helping hand, I'd really appreciate it.

Cheers,
Geoff

Posted by daniel.hunt 2 years ago

pic
 daniel.hunt
dotMobi logo
Mobile Grandmaster
Posts: 230
Joined: 4 years ago
[offline]

(quoted from another thread)

garbetjie wrote:
Such modesty :P

Just another quick question about some of the properties -- are there any plans to include file upload capabilities of phones? I know it could be very useful to know whether a phone is able to upload files.

I made another post about this a while ago which never really received any response, You can find it located at http://mobiforge.com/forum/developing/device-detection/file-upload-property

Ah, sorry for missing this post.
At the moment it's not very high on the list of things we want to get to, but I do understand the need for something like that.

Have you had mixed experience with it though? Everything I've tried with regard to this (completely informal testing, of course) led me to believe that it's actually supported in the *vast* majority of cases.

Daniel Hunt
dotMobi

Posted by garbetjie 2 years ago

pic
 garbetjie
Mobile Guru
Posts: 70
Joined: 3 years ago
[offline]

Not a problem about missing it. I'm sure you guys have enough to do as it is :)

I'll be honest, I have had mixed experiences. I seem to remember when creating a test scenario, the majority of phones did support file upload (as you mentioned), but there were some phones that didn't. One of the more popular ones (at least, here in South Africa), the Samsung E250, didn't (at least, from what I remember -- it was a long time ago that I did the test).

The bonus is that if the phone doesn't support the file upload facility, then it just doesn't do anything. The page still renders fine, but the mobile user just can't use the button. However, if we knew beforehand whether the phone supported this, we could decide whether to display the upload element altogether -- quite handy methinks :)

Posted by daniel.hunt 2 years ago

pic
 daniel.hunt
dotMobi logo
Mobile Grandmaster
Posts: 230
Joined: 4 years ago
[offline]

Yeah I see what you're getting at - and it would be handy.
I'll make sure it's on the list so ;)

Daniel Hunt
dotMobi

Posted by bijoy 2 years ago

pic
 bijoy
mobiForge Newbie
Posts: 3
Joined: 2 years ago
[offline]

garbetjie wrote:

Are there any plans to include the file upload capabilities of mobile devices into DeviceAtlas? When developing a site allowing users to upload images or files for sharing, it would be helpful to know which phones and users are actually able to upload files.

Perhaps I've overlooked a property that does already come through. I hope this is the case :) In which case, if anyone can give a helping hand, I'd really appreciate it.

Cheers,
Geoff

Posted by bijoy 2 years ago

pic
 bijoy
mobiForge Newbie
Posts: 3
Joined: 2 years ago
[offline]

Hi..I m a PHP programmer and new bee on mobile web development.I m fetching a problem when

I run .php extention file and a error shows (Page could not be displayed..Status Code:0)So i need to fix that.Is anybody here to help me?

Posted by meier 2 years ago

pic
 meier
mobiForge Enthusiast
Posts: 10
Joined: 2 years ago
[offline]

Hello bijoy,

please open your own thread, and don't reuse old threads.

Also, with this problem statement, it is unlikely that somebody can help you.
To solve problems, you need to work well organized.
First step: Find out if the problem is on the server, in the network or on the mobile phone.

If it is on the server, find and look into the error.log file. It is the main tool to find errors on your server.
Than collect all the facts, everything that somebody may help. Then you might ask again (in your own thread, please.)

Regards

Karsten Meier

-- Karsten Meier Handylearn Projects creates mobile software. www.handylearn-projects.de

Posted by bijoy 2 years ago

pic
 bijoy
mobiForge Newbie
Posts: 3
Joined: 2 years ago
[offline]

Thanks a lot...meier...hope u r well..i solved that problem.