[LON-CAPA-cvs] cvs: loncom /interface/spreadsheet Spreadsheet.pm

Guy Albertelli II guy@albertelli.com
Tue, 26 Aug 2003 15:55:01 -0400 (EDT)


Hi Matthew,

>   HTML::Entities::encode does not encode backslash. 

Yes it does.

> -    $formula = &HTML::Entities::encode($formula,"^A-z0-9 !#\$%-;=?~");

How about you try:
> -    $formula = &HTML::Entities::encode($formula,'^A-z0-9 !#\\$%-;=?~';)

-- 
guy@albertelli.com  LON-CAPA Developer  0-7-6-1-