Decoding UTF-8

I am trying to pass some information via HTTP header from Tomcat server to IIS5 win2K server Traditional Chinese version.Unfortunately,all the Chinese characters are crippled on the ASP page.Can anyone please point me a way for solving this?

one odd thing I experienced is that server running English version of w2K turns out to be fine on decoding Chinese characters

View Replies


ADVERTISEMENT

Url Decoding Problem

When I encode my url in a page ,I have a problem to decode it at destination page.
I know how to encode and it works correctly but the destination page cant decode it.

View Replies View Related

Decoding HTML Entities

How can I decode HTML entities?

I have an HTML tag as below?

<p> Will you help me ? </p>

I need to pick this tag in a variable in ASP, and decode the ? into it actual value. There can be a lot of codes like this, so I need a decoding function.

Can anyone help me in this regard? Does ASP provide this functionality?

View Replies View Related

CDONTS - PDF Attachment / Decoding Problem

I am using CDONTS to send email from an ASP script.

Attached to each of these emails is a 34K PDF file. 90% of the time the file arrives intact. 10% of the time, however, users are unable to open the file.

It appears that users using some sort of webmail recieve an improperly decoded version of the file where as users of POP3 non-web email clients (e.g. Outlook) generally recieve the file intact.

Thus far, all users reporting errors have up-to-date versions of Adobe Reader and are able to read the PDF file if I resend it from my desktop out of Outlook.

I have tried to open the files some users have reported problems with (after they forward me the copy they received) and I have the same problem. The file size on the PDF that could not be opened had grown to 47K.

Code is pasted below ....

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved