I have 2 files, the 1st file is named ps.pl the 2nd file is named create.cgi My problem is this, my cgi page is suppose to add new information to the end of a text file, well it doesn't do that. Instead, it overwrites the entire text file, why?
Please help me fix that, please?
Below is the...