[plt-scheme] Special characters in webserver

From: David B. Tucker (dbtucker at cs.brown.edu)
Date: Wed Apr 2 12:00:40 EST 2003

Insert the number 179 into your x-expression; for example:

'(html
  (body
   "Hello world" 179))

Dave

On Wed, Apr 02, 2003 at 11:53:27AM -0500, dvanhorn at emba.uvm.edu wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 
> How does one produce the string "³" in the webserver?  Ie, how can I keep
> the string from becoming "³"?
> 
> TIA
> -d
> 


Posted on the users mailing list.