xhtml-mp

How do I detect if the user is on a pc or mobile phone.

I am working on a site and working on a component that will take users using wap or xhtml-mp and redirect them to sites specifically setup for those devices. Is there a good standard way of detecting which of these the user is using? ...

WAP vs XHTML-MP

Hi, Last year we develop intranet web site using WAP and ASP.NET for server side, the site was already on production and was considered successful. We use low end handset which had built in Openwave version 6. Now we update the application using XHTML-MP, because we think this will be the future mobile application technology that will ...

Why would mobile phone emulators be losing POST variables?

I'm developing a web app specifically for mobile phones, and I've run into a doozy of a problem. On the Blackberry emulator I've installed, everything works fine. But when I run my Openwave or Nokia N60 emulators, I can't log into my app any more. When I check the logs, I find that the reason is that ALL of the $_POST variables are em...

Uploading files using HTML file input on iphone

I am creating a web form for uploading small movie clips to a HTTP server. However, while my HTML file input control gets shown on an ipod touch, the button is completely disabled and I cannot click it to upload files. What do I have to do to use the input control to upload files (e.g. movie clips or pictures) to my HTTP server. My page...

Openwave v7 on Sony Ericsson S312 redirect problem

I had a web mobile application that require user to redirect from one page to another. But on openwave 7, the phone always asking for user permission. This not happen on openwave v6. I already install trial certificate on server and accessed using https, but it not solve the problem. Has anyone ever had similar problem? ...

developing a mobile XHTML-MP application

I want to develop some application in mobile.Can u suggest me some nice emulator for developing a mobile application thank u ...

starting a development in xhtml-mp

hello i want to develop some application in mobile web i dont know how to start with, which emulator to be used for testing plz suggest me some books and nice emulator for testing . ...

How can I differentiate between smart phones and others?

Hi all, I'm looking to revamp our mobile site with something simple for phones below the ambiguous smart phone category and something a little more interesting for the phones above this category. I'm not interested in WAP/WML for this project. I'm building a ASP.Net 4 MCV 2 app and using MBDF What I'd like to know is how best to define...

Why does this XHTML-MP code not pass W3C validation?

Wikipedia's example of XHTML-MP: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.1//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd"&gt; <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>Hello</title> </head> <body> <p>Hello <a href="h...

HTML to XHTML Mobile Profile Converter

Hi! I looking for Linux Library/Service that can make conversion of supplied HTML to XHTML-MP format. It will be perfect if this library also know to make resizing of embedded images. ...