You could also give PerlEdit a try.
http://www.indigostar.com/perledit.html
Brian Lunergan wrote:
I use TextPad. It's shareware. Also has a number of good extensions that can be added for free to enhance its capabilities.
Check it out at https://www.textpad.com/index.html.
aditi gupta <[EMAIL PR
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