quick server pages
   
Manual page for quisp(1)(TDH)

Name

quisp - quick server pages system (CGI)


Synopsis

Usually invoked via URL like this..
http://abc.org/cgi-bin/quisp?rtn=pagename&var1=var1&var2=var2

It may also be invoked from the command line like this, for debugging purposes:
quisp rtn=pagename var1=var1 var2=var2


Description

quisp loads pagename, interprets any embedded QUISP markup, and writes the result to standard output (the web server will route this output to the user's browser). QUISP markup includes support for CGI forms, cookies, database accesses, and so on.

pagename is a filename relative to the project directory. It contains HTML with QUISP markup.


Installing

Installing QUISP is straightforward. Here's how to set up a QUISP-powered web site.


See also

quisputil(1) - command line template processor utility that uses QUISP markup

config file - configuration file for quisp





quick server pages    
Copyright Steve Grubb    


Markup created by unroff 1.0,    March 19, 2004.