anandraj
04-10-2003, 08:09 AM
Hi all,
In my application i want to give the option of downloading the file with *.vcf*
I have to open the this file where it is going to ask for save to the user. I have tried it with the content-type.
I have added the below code in the HTML file.
<meta content-type="text/x-vcard">
But still it is showing the text in the Browser instead it ihas to ask for the save dialog box.
Can any body give a idea of how can i do this.
Thanks and Regards
Anandraj.A.
In my application i want to give the option of downloading the file with *.vcf*
I have to open the this file where it is going to ask for save to the user. I have tried it with the content-type.
I have added the below code in the HTML file.
<meta content-type="text/x-vcard">
But still it is showing the text in the Browser instead it ihas to ask for the save dialog box.
Can any body give a idea of how can i do this.
Thanks and Regards
Anandraj.A.