Questions tagged [wap]

Wireless Application Protocol is a subset of XHTML and a superset of XHTML Basic, used by mobile devices.

Wireless Application Protocol is a subset of XHTML and a superset of XHTML Basic, used by mobile devices.

126 questions
0
votes
1 answer

Multi tier mobile device support

Trying to research the most effective way to create a mobile webapp that would support all levels of devices: dumbest feature phones with WAP and xHTML support Blackberries/Windows Phone/Touch "dumb" phones Droid/iOS Obviously there should be…
Alex C
  • 503
  • 1
  • 4
  • 10
0
votes
1 answer

How to make the responsible image align center in mobile site?

I've got 4 images for the wap site. When in small screen, I want it will be two lines,two images per line. If in big screen that like ipad,then it will become 4 images one line. And is also align center in the page, how can it be? it's my html part…
RogerWu
  • 71
  • 1
  • 1
  • 5
0
votes
1 answer

UserControl declaration missing from Web Application designer file

I have just converted my web site to a web application project which generated a designer file for each .aspx file. Unfortunately the designer file does not have declarations for my usercontrols on the page and the build fails. If I manually add the…
iasonas
  • 55
  • 7
-1
votes
2 answers

Mobile test for local html files

I have local html files that I need to know how they look like in various model of Nokia, Android, iPhone, Blackberry. Is there a way to do this? I google some online website for Nokia simulator but they are not working right. I need local test of…
HP.
  • 19,226
  • 53
  • 154
  • 253
-1
votes
1 answer

Can MSISDN only be fetched by a WAP website?

I have a requirement to get MSISDN (phone number) of the person who will be visiting it from a Android or iPhone. I know I can get the MSISDN from the HTTP headers. I want to know that if I already have contracts with mobile carriers then can i get…
Shekhar_Pro
  • 18,056
  • 9
  • 55
  • 79
-2
votes
1 answer

How to send data from webpage to native app on mobile device, both Android and iOS?

The scenario is, a user is visiting my webpage, click the download button to download my apk package (on Android) or go to App Store (on iOS). Then install the app and open it. What I want to do is, when the user visits my webpage, I store some…
IntoCode
  • 57
  • 1
  • 6
1 2 3
8
9