Dealing with 'special characters'

2004-03-29 Thread Howard Fuchs
Hi all: Here is my problem. I have a script which processes input from a textarea which may have 'special characters' in it like ‘ or ’ etc. Unfortunately what I am getting back are these ‘ or ’ respectively. Script snippet start-- use CGI qw/:standard/; print "Content-type

CGI and special characters

2004-03-26 Thread Howard Fuchs
Hi all: Here is my problem. I have a script which processes input from a textarea which may have 'special characters' in it like ‘ or ’ etc. Unfortunately what I am getting back are these ‘ or ’ respectively. Script snippet start-- use CGI qw/:standard/; print "Content-type