Ineed to save a users input to a file on my server. I'm running Apache on my Linux box and I have been able to save the out put of my CGI shell scripts to files. But, I don't know how to save user input. Should I use a Shell Script or can I do it with a HTML Form? And how would I go about doing it. Thanks