Programming and Scripting :: Creating a simple text file



Ok here is what I need it to do, make a web config for a program that is resident in DSL.


Have a simple webpage ask 10-20 questions.
Which will create a server.cfg (text file)
Place it in the /home/dsl directory

If it is run again then it will over write the first version.

Or if someone knows how to run a local program from a web page, I could make that work as well. I am not up on web development at all, so thanks for any help.

CGI
I think monkeyweb should support cgi.

Thanks, I will do some looking for cgi info.

original here.