I have some questions about CGI scripting. I would like to write an app where I can build a command that I would send to my server over the web and have the information stored in a database. I have been reading a book on cgi programming and I would like to know: Do you have to build a script that resides on the server that will processes the command line that you are sending to the server; and how do you write a command line and where do you put it?