Sender: nate AT cartsys DOT com Message-ID: <37938D5D.E618FF84@cartsys.com> Date: Mon, 19 Jul 1999 13:41:01 -0700 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.10 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: DOS->Linux References: <932367482 DOT 947 DOT 76 AT news DOT remarQ DOT com> <7mvmkg$ska$3 AT news DOT luth DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Martin Str|mberg wrote: > Regarding CGI: I thought that was done in perl? Any language you want. It's just a program that gets some data from the user via the web server (by command-line args, environment variables, and stdin) and spits out a new page. Perl is often convenient and commonly used, but C/C++ is also common, and there's no reason you can't use sh, lisp, or even INTERCAL (*). (*) Okay, INTERCAL might be missing an equivalent of getenv(). -- Nate Eldredge nate AT cartsys DOT com