I use the following html code in my PDA website to allow visitors to
save my contact data in their address book simply by clicking on the
link:
<br /><br /><!--Goodie//--><!--PhoneBook//--><span
class="underline"><a href="wtai://wp/ap;
9175554100;John Doe">Add to
your Phone Book</a><input name="tel_no" type="hidden"
value="
9175554100" /><input name="tel_msg" type="hidden" value="Add to
your Phone Book" /><input name="tel_name" type="hidden" value="John
Doe" /></span>
It doesn't seem to work on the iPhone. Does anyone know any code that
would work on the iPhones?