This topic is locked
[SOLVED]

 E-mail Message Based On Language

12/31/2013 11:29:49 AM
ASPRunnerPro General questions
G
gonzalosb author

Hi All,

i need help on sending emails base on the language selected by the user, i read the entire forum based on emails but i can't found anithing like it.

i don't know if can be done as "IF" on the email or based on the language and lable editor.
for example
language= spanish
message = "ADDRESS"
Dict(body)= message
result on email = DIRECCION
please help...
thank you in advance.

admin 12/31/2013

It's very hard to understand what your question is about. Could you rephrase it?

G
gonzalosb author 12/31/2013

ok,

for example, i have a project that use the "multiple language" option on ASPR and an email button on VIEW page that send "hello World" message.

i wan to change the message based on the language selected by the user,
IF english = Hello World

IF spanish = Hola Mundo

IF italian = Ciao Mondo

etc, etc

G
gonzalosb author 1/2/2014

found it!!!

is in the asp html manual