read address book information from web application
Hi all
I hop I'm in the right form (if not please advise).
I have web application that can send to the client list of phone number. I know that browser supposed to disable client side code to access any resource outside the browser sandbox but still I want to know if there is any way to match between phone number that was received from the server and contact name on the device
Thanks
Sagi
Re: read address book information from web application
AFAIK only way with nokia devices, would be to use WRT Widgets, and note that WRT widgets are not supported by all devices. Anyway, normal web pages wont have any access to the platform APIs provided for WRT Widgets, thus you would need to make a separately installable applications for the use case.
Re: read address book information from web application