Processing Forms


Information Courier supports HTML forms. The interesting question of course is "how can I access what the user types in to the forms I create"?

The browser can't realistically access a CGI program on a server - the user may not even have an Internet connection, and having to distribute a separate program to process the form would defeat the whole point. But being able to process forms could be extremely useful - particularly if you are using InfoCourier to distribute a Product Catalog, or maybe a questionnaire or similar.

To overcome these limitations we have built seven "actions" right in to Information Courier. They are EMAIL, EMAILC, PRINT, PRINTC, FILE, FILEC and STACK.

For details of how to use these built-in actions select either :-