WAP/WML Cell phones
WAP/WML Cell phones
Does anybody out there have a cell phone with WAP/WML support?
If so do you think you could check out:
http://cbb.agigames.com/index.php?action=wml
If I did everything right you should be able to browse around the CBB board using your cell phone.
I have tested it on an emulator:
http://tagtag.com/cgi/wapemulator.cgi?O__SKIN=P1&wurl=cbb.agigames.com/index.php?action=wml
But I don't want to rely on the emulator, I need to know that it works on real cell phones.
If so do you think you could check out:
http://cbb.agigames.com/index.php?action=wml
If I did everything right you should be able to browse around the CBB board using your cell phone.
I have tested it on an emulator:
http://tagtag.com/cgi/wapemulator.cgi?O__SKIN=P1&wurl=cbb.agigames.com/index.php?action=wml
But I don't want to rely on the emulator, I need to know that it works on real cell phones.
Re:WAP/WML Cell phones
Was that on the main page, or a specific part of the CBB site?
Does your cell phone Support WML 1.1?
Does your cell phone Support WML 1.1?
Re:WAP/WML Cell phones
Main page, and my phone supports 1.1 (or should, I paid for getting the software in my phone upgraded).Chris Cromer wrote: Was that on the main page, or a specific part of the CBB site?
Does your cell phone Support WML 1.1?
Now I got a weird thing. Check down.
Re:WAP/WML Cell phones
Service unavailable? That sounds more like a phone problem than a site problem. Could you try some other wap/wml sites to make sure that isn't just your phone and not my site.
Re:WAP/WML Cell phones
Here are the emulators:
http://www.gelon.net/cgi-bin/wapalize.cgi?url=http://cbb.agigames.com/index.php?action=wml
http://www.wapsilon.com(you have to type the url manually into the url bar on this site)
http://tagtag.com/cgi/wapemulator.cgi?O__SKIN=P1&wurl=cbb.agigames.com/index.php?action=wml
The first 2 emulators are the nokia 7110.
http://www.gelon.net/cgi-bin/wapalize.cgi?url=http://cbb.agigames.com/index.php?action=wml
http://www.wapsilon.com(you have to type the url manually into the url bar on this site)
http://tagtag.com/cgi/wapemulator.cgi?O__SKIN=P1&wurl=cbb.agigames.com/index.php?action=wml
The first 2 emulators are the nokia 7110.
Re:WAP/WML Cell phones
This is what header I am sending:
Code: Select all
Content-type: text/vnd.wap.wml
Re:WAP/WML Cell phones
Just checked, 724 Solutions made the gateway used by my ISP... It is meant to convert WML to binary format used by phones and from TCP protocol to WDP protocol. I think something (I don't know what though) is wrong with your site.
Re:WAP/WML Cell phones
Do you mean the site itself, or the wml script?
That link you gave me only validates XML... this is WML. I checked it in a WML validator, and it validates... so the source is correct, it's something else that is wrong. :-/
That link you gave me only validates XML... this is WML. I checked it in a WML validator, and it validates... so the source is correct, it's something else that is wrong. :-/
Re:WAP/WML Cell phones
Probably with the site, as the validator showed the code is correct (sorry about XML validator, I copied the wrong link from the list ).
Re:WAP/WML Cell phones
I can only go along with what the docs say I used this site to develop it:
http://www.w3schools.com/wap/default.asp
According to this site, I have done everything correct, the mime types are set up in my host, the content type is correct, and my code is right... not sure what else there is that could be causing it not to work.
http://www.w3schools.com/wap/default.asp
According to this site, I have done everything correct, the mime types are set up in my host, the content type is correct, and my code is right... not sure what else there is that could be causing it not to work.
Re:WAP/WML Cell phones
I beleive I was able to fix it, when I tried viewing it in Internet explorer, IE gave me an XML error, which might have been the problem, it has been fixed, and it still works on the emulators, so try it now to see if that might have been the problem.