Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #24612

Re: copyright symbol

Newsgroups comp.lang.javascript
Subject Re: copyright symbol
From "Evertjan." <exxjxw.hannivoort@inter.nl.net>
References <V_adnebgvuRUPxPOnZ2dnUVZ_vudnZ2d@westnet.com.au> <2339146.HsSRG6Ygpm@PointedEars.de> <146dnVltbO_UJxLOnZ2dnUVZ_j2dnZ2d@westnet.com.au>
Date 2014-06-05 09:12 +0200
Message-ID <XnsA3435DA7F626Beejj99@194.109.133.133> (permalink)

Show all headers | View raw


Andrew Poulos <ap_prog@hotmail.com> wrote on 05 jun 2014 in 
comp.lang.javascript:

> I added this js to the top of the page
>    Response.CodePage = 65001;
>    Response.CharSet = "utf-8";
> and the symbol is now displaying correctly.

This is serverside ASP, either js or vbs,
only available on servers that support this.

It will alter the "HEAD" part of the stream, 
not the html <head></head>, methinks.


-- 
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

copyright symbol Andrew Poulos <ap_prog@hotmail.com> - 2014-06-04 14:36 +1000
  Re: copyright symbol "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2014-06-04 08:51 +0300
    Re: copyright symbol "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-06-04 10:37 +0200
  Re: copyright symbol Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-04 11:06 +0200
    Re: copyright symbol Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-04 14:34 +0200
      Re: copyright symbol "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2014-06-04 15:41 +0300
    Re: copyright symbol Andrew Poulos <ap_prog@hotmail.com> - 2014-06-05 10:28 +1000
      Re: copyright symbol "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2014-06-05 09:12 +0200
  Re: copyright symbol Denis McMahon <denismfmcmahon@gmail.com> - 2014-06-04 11:21 +0000

csiph-web