Unicode problem for e-mail message with ASP sub-routines

X

xfile

Hi,

Would really appreciate if anyone could help us on this problem or at least
give us some directions since we were not be able to solve it for many days.

The problem is the Unicode problem of the e-mail message of our application.

The application is designed to send an e-mail message (e.g. order
confirmation) after a sales is being completed.

It can use several e-mail components, and send the message either through a
pre-defined template or plain text format.

We have chosen to use a template and ASPEmail (v. 5.0) for this task.

We CAN send out message using the template with Chinese or other characters
with no problems. And we have learned how to set ASPEmail, in general, for
this type of task.

The problem is on the text inserted by sub-routines, such as this one which
stands for the first name of the customer: [ofirstname]

We couldn't make it display correct characters and it would turn to ????.

The entire message including subject line can do the job so we believe that
we have set up the overall e-mail component and the template right.

Can any one tell us how to solve this type of problem or at least to give us
some directions?

Our vendor has no idea of how to solve it at all.

Many thanks in advance.
 
X

xfile

It's me again, do we have any other alternatives other than inserting the
sub-routines into the message template?

Many thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top