Re: Is anybody's favorite computer programming language not included here?



> From: Flavius Vespasianus <nl@xxxxxx>
> BLISS - The heart of VMS.

If you have an account on VMS with a cgi-bin directory, and a BLISS CGI
program that generates proper HTTP header (either text/plain or
text/html), please send me the URL. Also please set up a shell script
or something like it which prints the source file and directory listing
as text/plain, just as I've done for the other languages, and send me
the URL for that too. Or better, just set up a WebPage that points to
both the CGI running and the CGI source/dir listings and send me that
one URL. Here is what I have so-far, all I'm going to do for now:
* The classic 'Hello World!' (always the same text output)
txt t/h html php sh* perl python lisp awk c c++ java (many more)
* One step beyond (non-static, output varies with time or IP number)
php sh* perl python lisp c c++ java
If you can make both a hello-world and a one-step-beyond in CGI/BLISS, great!
.



Relevant Pages

  • Re: Tripod wont find my lib files
    ... >> Every time I upload a library file into my cgi bin, tripod refuses to ... upload into your cgi-bin directory. ...
    (comp.lang.perl.misc)
  • Re: Is this a bug in PERL or a subtle error by me?
    ... (The target ... That's assuming your cgi script will be executed with the working ... directory' (which could well be the cgi-bin directory). ...
    (comp.lang.perl.misc)
  • thttpd and cgi ?
    ... using thttpd with CGI. ... Actually I permit to all my users to have their own cgi-bin directory. ... to execute cgi files are errors of range 403 to 500. ...
    (Debian-User)
  • Re: Getting Red Hat 9 cgi script to run
    ... > Is the file permission set to allow execution? ... and so is the cgi-bin directory ... > .cgi and you'll see where it needs to get added. ... AddHandler cgi-script .cgi ...
    (alt.os.linux.redhat)