H
Hugo Marquez
Hello,
I am programming a Who's Who database in ASP, and I've
included an export option to include all the data into
Outlook. For this I generate a CSV file that the users
just have to import into their Outlook.
My problem is that I've include the headers
as "Name", "Surname"..., but not all users are using the
English version of Outlook, so for them, this data is not
interpreted.
I would like to know if there is any "number code" for the
field's name, instead of the text, so it would work in all
languages versions of Outlook. If not, any other idea
would be appreciated.
Thanks in advance for your help.
Kind regards,
Hugo Marquez
I am programming a Who's Who database in ASP, and I've
included an export option to include all the data into
Outlook. For this I generate a CSV file that the users
just have to import into their Outlook.
My problem is that I've include the headers
as "Name", "Surname"..., but not all users are using the
English version of Outlook, so for them, this data is not
interpreted.
I would like to know if there is any "number code" for the
field's name, instead of the text, so it would work in all
languages versions of Outlook. If not, any other idea
would be appreciated.
Thanks in advance for your help.
Kind regards,
Hugo Marquez