On Wed, 5 Apr 2000, L.D. Best wrote: > In order to have a FORM work, I need to have a cgi script underneath it. > Or so all the "helps" "hints" "tutorials" tell me. > Problem is, all of them want to teach me how to use PERL. I don't want > to use PERL cuz I don't want Linux cgi scripts. you can write a cgi in any language you like, a cgi is just a proggie reading from STDIN and writing to STDOUT :) > Michael manages to write cgi scripts for DOS. > I want to be able to write cgi scripts for DOS. > Have I missed something, should I dig deeper, is what I need in plain > sight and I just can't see it? look at dgi.txt in your arachne directory ... seems to be a starting point -- marie
