Hi all,
I was wondering if there was a way I could upload a user's address book from their computer using php instead of having them export it to a CSV file and then uploading the file? Can php look in the registry for the .pab file and then ask if the user wants to upload it?
e.g.
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU\PAB
Thanks,
EC