#include "SaRnHtml.h"
int SaInitClient(int* argc, char* argv[]);
cginame -debug DebugFileNameTo call a function bound to an Anchor element with something like:
cginame FNC=MyAnch__Amy_htmlThis one argument is contained in the calling HREF of the Anchor after the "?".
If neither of these cases are present, the cgi examines the environment variable, "QUERY_STRING", processing the input as an Anchor. Finally, if none of the above occur, the cgi looks for form elements on its standard input.
SaInitClient
should be made before calls dealing with input arguments, not the Main's initial code section.
SaInitClient(&argc, argv);