Add a contact to the mobile device Address book from an HTML webpage
问题 I'm currently building a site where, with one touch, you should be able to add a contact to your IPhone/Android Address book. The website is currently HTML5, but Javascript and/or PhP options could be implemented. So is there a way that on the click of a link, the mobile device will open the Adress book already filled with the info I want it to have (Name, EMail Address, Street Address, Phone number). I've looked everywhere to only find ways to program apps that would do the same thing. I