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
2
votes
0 answers

Video element for XHTML MP - WAP2 Phones

I am trying to develop a XHTML MP website supporting for wap2 browsers. Video elememt in html5 is not working and also I tried object element. Both of them are not supported . I tried to play in a nokia 220 Phone. but nothing is coming. sample…
Niyas Niya
  • 155
  • 10
2
votes
0 answers

send SMS from WAP page

This question is related to sending an SMS from a link in a WAP page? Historically I have used sms: which has worked on SonyEricsson, Nokia and other such 'legacy' devices. An example of the mark-up would be;
glennstar
  • 161
  • 1
  • 10
2
votes
3 answers

Determining Smartphone / Non-Smartphone for php

It seems like facebook has this mastered, I've checked a bit into WURFL but this seems like an extremely expensive process. I've also checked out: url link. While it has a good list of user agents, I'm trying to identify which are smart phones and…
Petrogad
  • 4,405
  • 5
  • 38
  • 77
2
votes
1 answer

Implementing a WAP site using ASP.NET-MVC

We plan on implementing a WAP site using ASP.NET-MVC. Has anyone any experiance of this? Are there any Gotchas? We will also be implementing a "standard" web site for browsers. Would it be possible to have a single set of Models and Controllers, and…
Shiraz Bhaiji
  • 64,065
  • 34
  • 143
  • 252
2
votes
2 answers

Desktop web version and mobile web version in Opera Mini

So I have a website and I mean to make 2 version of it, the desktop version (with full features) and mobile version (simplification of the desktop version). I'm using media query in CSS to adjust the style. It works well in native browser. When I…
paulfah
  • 113
  • 1
  • 3
  • 16
2
votes
3 answers

Is it worth it to use Wap to have cellular webpage?

Is it worth it to develop WAP webpage for cellular since now cellular have browser that is really better than before? I have a PHP website and I would like to increase the use of portable device to use it. Is it worth it to implement.
Pokus
  • 11,383
  • 11
  • 37
  • 27
2
votes
1 answer

Monitoring MMS_RECEIVED like SMS_RECEIVED on android

So I'm setting up a program that plays a sound that is set when you receive a message, mms or sms. I got it to work with SMS but MMS doesn't do anything. Here is the code for the class that runs the BroadcastReceiver: /** * This class overrides the…
dj.lnxss
  • 289
  • 1
  • 4
  • 15
2
votes
2 answers

How to find out the mobile model using WAP page

I am planning on making a WAP page to provide a software. Now i need to find out what mobile phone model the client who logs into my webpage is using so that i can redirect him/her to the appropriate download link. This is similar to what opera does…
Avinash
1
vote
1 answer

Why does my wap website jumps to the wrong page?

I'm using Visual Studio 2008 to make a WAP website. In the default page, default.aspx, I have this Control: Login default.aspx.cs protected void…
1
vote
3 answers

How to send SMS from mobile browser

I'm looking for a method to send an SMS from a mobile browser. Currently I have a link: Send SMS to Me The idea is, if the user clicks on the above link, a SMS is automatically sent to my phone, from the user's…
PhongTran
  • 13
  • 4
1
vote
1 answer

OMA Email Notification WAP Push trouble

I'm trying to send an OMA Email Notification(EMN) 1.0 WAP-Push, to a mobile device in order to make it fetch the newest emails for a given mailbox. My problem is that nothing happens when the mobile receives the SMS. I tested with an Nokia E71,…
takete.dk
  • 2,705
  • 1
  • 19
  • 12
1
vote
1 answer

Does WAP supports Android and IOS mobile operating system

I want to start development on WAP..In initial findings i have found that WAP is a communications protocol and application environment. It can be built on any operating system including PalmOS, EPOC, Windows CE, FLEXOS, OS/9, JavaOS etc. It…
Rakesh Gondaliya
  • 1,050
  • 3
  • 25
  • 42
1
vote
1 answer

Aruba virtual controller settings such as country code and virtual controller ip are not persisted after Aruba master WAP reboot

I have 3 waps in a cluster, one acting as a master virtual controller and the remaining two as slaves. Aruba WAP 1: 200.20.200.238 (Master) Aruba WAP 2: 200.20.200.239 (Slave) Aruba WAP 3: 200.20.200.240 (Slave) (i) I am updating the…
Dinesh Sonachalam
  • 1,223
  • 19
  • 33
1
vote
1 answer

How do I get dynamic (sections appear as they're being chosen) forms on "dumb" WAP phones (no Javascript)?

my site page's goal is to get information from a fairly complex (but concise) form. Ease of use is a big deal for me so when I tested the form on a WAP emulator, I was disappointed to see nothing happen when I clicked on radio buttons that…
tylerl
  • 1,160
  • 1
  • 19
  • 41
1
vote
1 answer

Asp.net website targeted to WAP/WML-only phone browsers

How should I create/configure a { C# | VB.NET } ASP.NET project in such a way to make it easier to develop and test a web-application targeted to basic WML browsers?
tiago2014
  • 3,392
  • 1
  • 21
  • 28
1 2
3
8 9