JBBVe
posted this on May 14, 2013, 06:46
I wrote a HTML page with the following code:<a href=mpd:///?data=004541223344&command=phoneCall&autoSend=true>Test</a>
When I click on the link, I have 2 different situations:
If myPhoneDesktop windows client is already running, nothing happens.
But if myPhoneDesktop is not running, myPhoneDesktop is loaded and sends the phone number to my iPhone. It is working as expected.
Why is it not working when myPhoneDesktop is already running.
Thanks for your help.