Different content encoding by browsers

S

Sara T.

How can I config to send the content-encoding to the different browser ?

I know it can config in Web.config (globalization section) like this:

<globalization requestEncoding="utf-8" responseEncoding="utf-8" />

But my problem is, this config will apply the whole pages of all browsers. I
need to filter content encoding by browser such as:

MSIE, content will be encoded to Windows-874
Opera, content will be encoded to UTF-8
..
..
..

If possible it could be done by not programmable, just like to put the
filter in browsercaps.

Please help.

Sara T.
 

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

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top