in reply to Re^4: making dynamic web pages
in thread making dynamic web pages

I am gonna give up on this "legalese" and end by quoting Lincoln Stein: "The Common Gateway Interface, or CGI, is a standard for allowing external programs to interface with servers such as HTTP servers, database servers, e-mail servers, and so on.". This is the way that web things talk to other web things.

Replies are listed 'Best First'.
Re^6: making dynamic web pages
by Anonymous Monk on Dec 22, 2009 at 00:24 UTC
    I am gonna give up on this "legalese" and end by quoting Lincoln Stein: "The Common Gateway Interface, or CGI, is a standard for allowing external programs to interface with servers such as HTTP servers, database servers, e-mail servers, and so on.".

    Have you read that quote? Because that is the exact thing I had quoted for you.