Home  >  Article  >  Web Front-end  >  How to get the phone contact number from the mobile webpage_html/css_WEB-ITnose

How to get the phone contact number from the mobile webpage_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:52:574588browse

Just click a button or a link to jump to the mobile phone address book and then click a contact to get his mobile phone number and add it to the text box.


Reply to discussion (solution)

I also want to know how to implement this in HTML.
HTML5 supports making calls and sending messages
Dial
Send text message

Probably not. . There is no security at all if you do this. . ~

It definitely won’t work. If the app wants to read it, it has to pop up a box to let the user choose whether to agree or not

This is definitely not possible. To read it, the app has to pop up a box to let the user choose whether to agree or not



Okay!

Probably not. . There is no security at all if you do this. . ~


We are also imitating our own APP to build a mobile Web.

I also want to know how to implement this in HTML.
HTML5 supports making calls and sending messages
< a href="tel:110">Dial
Send text message



Cannot retrieve mobile phone contacts using links.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn