10-27-2010, 03:29 AM
Hello everyone!
I am not at all PHP friendly. So You might have to go a little easy on me. I did a seach on this and found one post, but that didnt help me much, so I thought I'd post a new thread, hopefully I might get 'Spoon fed' :p
Here's what I want:
This is my company's contact us form page:
http://www.automission.in/contact/enquiry.asp
What I want is, when a user/customer enters the details in this form, I should get an email (which I do at the moment), But if someone can help me with a code with which I get the details not only as a displayed email of the form, but also a .VCF attachment of all the details entered, so I can save the file to my address book on my computer! I did check out this thread here: http://www.webmasterforums.com/databases...#post20616
which basically asks the user to save his own vcf file instead of it mailing ME as an attachment!
Also, another problem with that script is, that, the filename is either untitled.vcf or filename.vcf , If it would be the "Full_Name.vcf" that the user has entered or the EMAIL.VCF (email address entered by the user in the form) it would be great.
I would really appreciate if someone can give me the php-code which I can probably just paste in my form2email.php page, it would be GREAT!
Thanks for reading till here, if you did manage to read it!
Regards!
VypeR
I am not at all PHP friendly. So You might have to go a little easy on me. I did a seach on this and found one post, but that didnt help me much, so I thought I'd post a new thread, hopefully I might get 'Spoon fed' :p
Here's what I want:
This is my company's contact us form page:
http://www.automission.in/contact/enquiry.asp
What I want is, when a user/customer enters the details in this form, I should get an email (which I do at the moment), But if someone can help me with a code with which I get the details not only as a displayed email of the form, but also a .VCF attachment of all the details entered, so I can save the file to my address book on my computer! I did check out this thread here: http://www.webmasterforums.com/databases...#post20616
which basically asks the user to save his own vcf file instead of it mailing ME as an attachment!
Also, another problem with that script is, that, the filename is either untitled.vcf or filename.vcf , If it would be the "Full_Name.vcf" that the user has entered or the EMAIL.VCF (email address entered by the user in the form) it would be great.
I would really appreciate if someone can give me the php-code which I can probably just paste in my form2email.php page, it would be GREAT!
Thanks for reading till here, if you did manage to read it!
Regards!
VypeR