in reply to
Code + Results to HTML
If you insist on filtering the source yourself, rather than using routines in CGI.pm, you'll need to add:
$source=~s/&/&/g;
Comment on
Re: Code + Results to HTML
Download
Code
In Section
Code Catacombs