Tagged Questions
2
votes
1answer
262 views
Perl CGI problem
I'm doing some development work that uses an embedded Linux for the OS and Boa for the web server. I have a web page that posts to a CGI script, handles the form data, and replies. My development ...