Hi,
Is it possible to calling a number in a web app? If it is, can you please give me an example which library should I include and use?
Thanks in advance.
Hi,
Is it possible to calling a number in a web app? If it is, can you please give me an example which library should I include and use?
Thanks in advance.
Hi,
You can use URI handler to do it.
http://www.developer.nokia.com/Commu...ms_or_email.3FCode:<a href="tel:+3581234567p123">Dial</a>
-Ilkka
You can also use <a href=”tel:+275551234″>
Just replace the number with whatever number you plan to use.