How to find out the mobile model using WAP page -


I am planning to create a WAP page to provide a software.

Now I have to find out which mobile phone model logs in my webpage using it so that I can redirect it to the appropriate download link.

What this opera does on their opera mini site when you log in, your model is revealed and sends you to the link

How can I add it to my site? I am

There are several solutions to determine the mobile device based on user agent request. (Some solutions also use other factors.)

Try looking at it:

Which techniques do you make for your pages Which is the best solution for you, which will affect the above too.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -