Filter tips - samples and examples


This page is the index to a number of code fragments that may help you write filters for GoServe. Each is intended as a sample of how certain (mostly Web) functions can be implemented in a GoServe filter.

These code fragments often contain HTML markup, so will be returned as plain text documents.

Here's what's here:

See also the GOREMOTE.80 filter, included in the GoServe package, for a sample forms processing program (with 'server-side include').


Mike Cowlishaw

mfc@vnet.ibm.com