
BASIC CGI scripts/ source code for basic interpreter
Quote:
> Hi,
> Read my silly idea: I want to program my webserver CGI scripts in BASIC.
> You know why? Because I don't like PERL or C++
> So... does anyone have something which makes this possible?
If you're webserver is 32-bit, and I suspect it is, then you'd want to
make sure you use a BASIC that can create 32-bit executables. If
you are running Windows NT, you could use VB 5 although I don't
know how good it's performance would be. If you are using UNIX
or SOLARIS, then I don't know.
jdm