http://qs321.pair.com?node_id=97653


in reply to Buffered STDIN

Maybe you're passing old input back in through a hidden form field? Hard to tell without a code sample

Also, you really should be using CGI.pm. Take a look at the node use CGI or die;