Question
Import Contacts from emails like hotmail, gmail,...
Do you kno wany functions atht permit to import contacts from
main emails (yahoo.com, hotmail, gmail, ...) if the user accepts to
give his user and password .
it is used to send invitations to diffrent users. A lot of sites begin to use that, it is completely viral and I found scripts for .net, c++, php, vb, .. but not for ColdFusion.
It is comletely actaul to have this fucntion available since concurrent use it and I don't find any way to do it in Coldfusion except by using cfx_http5 but is does not use the API of the emails providers and is not easy to support( if the email change his design, the cfx_http5 function has to be corrected each time).
I think it could help a lot of users to have this function available for Cold Fusion.
Any idea ?
Thanks.
it is used to send invitations to diffrent users. A lot of sites begin to use that, it is completely viral and I found scripts for .net, c++, php, vb, .. but not for ColdFusion.
It is comletely actaul to have this fucntion available since concurrent use it and I don't find any way to do it in Coldfusion except by using cfx_http5 but is does not use the API of the emails providers and is not easy to support( if the email change his design, the cfx_http5 function has to be corrected each time).
I think it could help a lot of users to have this function available for Cold Fusion.
Any idea ?
Thanks.
