A couple random notes:
in the beginning of your code to warn you of problems. I'm not saying it would help in this case, but whenever working on someone's program, it's the first step for me. Often, cleaning up the code that causes error messages is enough to fix the program.use strict; use warnings;
...roboticus
In reply to Re: I should need about a cgi script
by roboticus
in thread I should need about a cgi script
by patrmich
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |