Page 1 of 1

Automatic dialing of phone number on PDA Phone

Posted: Fri Dec 21, 2007 5:27 pm
by PAUL SIMM
Half way their from a PC I create a WEB page with <A href="wtai://wp/mc918887766"> 91 888 77 66<u></u></A> using :

if !empty(AGENDWML->TEL)
oText:Add('<A href="wtai://wp/mc;'+STRTRAN(AGENDWML->TEL,' ','')+'">'+TRIM(AGENDWML->TEL)+'<u></u></A>')
oText:Add( '<br/>')
ENDIF

And upload it via FTP to a website then accesing the website I can dial the number on my PDA .

Is there any way I can write the web page to my PDA from FWPPC then waitrun() the HTML text from FWPPC.

Any other metod for automatic dailing on a PDA or smartphone?

Posted: Sun Dec 30, 2007 4:26 pm
by jlcapel
Paul,

Creo que esto es lo que buscas.

http://msdn2.microsoft.com/en-us/library/ms880691.aspx