|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
phone number links in WAP pages
Hi There, is there a way to put a phone number in a WAP page so that the phone will dial it when clicked on?
We are doing an online WAP phone directory for a client and it would be great to be able to click a link to dial the phone... Ta, Simon |
|
#2
|
||||
|
||||
|
have i just killed two birds with one stone?
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
|
#3
|
|||
|
|||
|
What I've used...
What I've used has been:
<anchor title="XXX-XXX-XXXX">Call me! <go href="wtai://wp/mc;XXXXXXXXXX"> <setvar name="var_name" value="var_value"/> </go> </anchor> where X = the phone number. It's been a while, but last time I tried it, it worked.... |
|
#4
|
|||
|
|||
|
Can this be done in XHTML??
Hi,
I have a WAP site setup using XHTML and I want to have this phone number thing available. Does anyone know how this can be done with XHTML?? Appreciate any help available. Thanks in advance. |
|
#5
|
||||
|
||||
|
Similar..
PHP Code:
http://www.craic.com/mobile/ora/cafe_location_xhtml_listing.html
__________________
Cheers, Jamie # mdb4u | mobile movie database] | Please help to test and promote # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. ![]() __________________ |
|
#6
|
|||
|
|||
|
on other forum i read :
<a href="tel:XXXXXX">Call</a> so which should we use to get best results! and if we use something like: <a href="wtai://wp/mc;2065551212" href="tel:2065551212">206-555-1212</a><br/> what will it do, .... logically either of the tags should fail gracefully, and the other should work! practically any inputs? M. |
|
#7
|
||||
|
||||
|
well neither are officially supported in any of the specifications so there's no right or wrong answer to that question.
i tend to use wtai on my old wap - wml sites and tel on my new mobile-web xhtml sites. tel is easier to type! ![]() some handsets will work with both, some one or the other and some will do nothing. that's mobile though.... edit - but if you do <a href="" href=""> you'll be writing screwed up markup............... |
|
#8
|
|||
|
|||
|
ok,.... so i go for wtai for wml and tel for xHtml?
so which side does cHTML take??? guessing japanese should follow tel:, but u never can be sure, they may just invent something like cTel: ![]() yep, href="" href="" does seem jumbled, but the idea seems cool,.... play with what u like u phone !Hi jabba_29 ![]() |
|
#9
|
|||
|
|||
|
Found it!
looking for more info came accross this 3.3, seems cHTML does follow "tel:" atleast one format is sensible enough to officially support it!!! http://www.nttdocomo.co.jp/english/service/imode/make/content/html/outline/s3.html |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Mobile Programming > phone number links in WAP pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|