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

Submit Form Equivalent To WML

I'm playing a little bit with WML with PHP, then I want to know what is the equivalent of this on WML 1.0:


Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
1 answer

WML And Downloads

I'm now playing with WML and WMLScript, but I'm doing a site that will have some content to download(some txt, doc, bmp, mpg, avi and jpg files), but some of my friends(that never developed in this language, just used the technology on the…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
1 answer

Why do I get a 403 error while accessing a wap django application with csrf middleware enabled?

Any ideas? When accessing from desktop browser it's all ok.
S.c.
  • 85
  • 1
  • 4
0
votes
1 answer

WAP browser keypad navigation

In some mobile browsers, pressing a number on the keypad, launches a link that is on the page in a WAP "navigation bar". 0 | Home 1 | Contact Us 2 | Products When I would tap 2, it would click the products link for me. How do I setup my html to do…
Daniel A. White
  • 187,200
  • 47
  • 362
  • 445
0
votes
1 answer

Portal client in J2ME

I need to create a J2ME client reads from a WAP site (the WAP site is powered by wall). So I want to something like a "frame" or "skeleton" that confines a wap site in a J2ME client. Is this possible? If yes, what is the easiest way to do it?
mandye
  • 61
  • 1
  • 4
0
votes
2 answers

J2ME High Secured app for m-commerce

I am creating a j2me application for mcommerce, which uses mobile internet(gprs). I wanted make it more secured by binding the application to the SIM card and the device. That is a user should be able to login to the system, only using his/her SIM…
openros
  • 95
  • 9
0
votes
1 answer

Getting cellphone ID via WAP

I have a Motorola i475w and I want to do a WAP website that gets my cellphone's ID when I access it. The website uses PHP and WML. How can I get cellphone's ID using WML/PHP?
0
votes
1 answer

PHP MIME type application/vnd.wap.xhtml+xml

I have added the following to my .htaccess file # MIME Types for WAP AddType text/vnd.wap.wml .wml AddType image/vnd.wap.wbmp .wbmp AddType application/vnd.wap.wmlc .wmlc AddType text/vnd.wap.wmlscript .wmls AddType application/vnd.wap.wmlscriptc…
Liam Sorsby
  • 2,912
  • 3
  • 28
  • 51
0
votes
2 answers

Testing WML documents without Nokia

Are there any testing platforms out there for testing WAP/WML pages besides that provided by Nokia? I have tried to get ahold of the Nokia Mobile Internet Toolkit but it's too tied down with authentication and certificates etc. Nokia software is…
Steven
  • 691
  • 3
  • 10
  • 26
0
votes
1 answer

Helpful Tips for developing WAPs

I'm starting to develop WAP (websites for mobile devices) websites, however I'm finding there are such a wide range of mobile devices that stretch from the advanced iPhone to older blackberries. Are there any helpful sites that discuss best…
Petrogad
  • 4,405
  • 5
  • 38
  • 77
0
votes
2 answers

Auto detect user environment using php

I wants to detect if my website accessed through mobile devices , IPad , Tabs or thorugh common web access platform i.e. desktop or laptop. According to access platform i wants to set different layout and css for each environment. Any help or…
coder
  • 283
  • 4
  • 26
0
votes
1 answer

WAP: Any good simulators still available?

I'm busy playing around with WML and was just wondering if there are any simulators still available? I have looked around quite a bit and have encountered a lot of dead links.
James Long
  • 61
  • 5
0
votes
1 answer

(J2ME Application) File not supported when downloading JAD from WAP

Im using Tracfone T301G for testing and File not supported message pop up every time I attempt to download any file in WAP server even image file. I tried around 5 more application, JPG file and PNG file. Nothing works. Please advise what I can do…
Zeter Lee
  • 41
  • 1
  • 5
0
votes
1 answer

WAP pages served from any web server?

Can wap pages be served on a regular web server? I have made a page with .wml extension and changed the mime type to php as i want to execute php on the page. The page looks fine on the handset but it will not display fields. Loading the page…
jason
0
votes
2 answers

Multiple values seen in http request header when connecting over GPRS / WAP

When I make a request to web service over wifi everything is working well but the same when made on GPRS having WAP connection (I did not in anyway force the connection to be WAP, this might be carrier dependent. Testing done in Argentina) the…
Sudhaker
  • 785
  • 1
  • 6
  • 13
1 2 3
8
9