[TOC] [Prev] [Next] [Bottom]



postArgFilter

Valid in all scopes

The postArgFilter configuration variable accepts a value containing one or more characters, each of which is automatically removed from post argument values received by Tango Server. The characters can be specified by their ASCII number using the <@CHAR> tag.

For more information, see "<@CGIPATH>" .

This configuration variable is useful for automatically removing the linefeeds that some Web browsers use for ending lines entered into <TEXTAREA> form fields, and that appear as boxes in Mac OS database applications. To use postArgFilter for this purpose, assign <@CHAR 10> to it.

The default value of postArgFilter is empty.



[TOC] [Prev] [Next] [Bottom]



docs@pervasive.com

Copyright © 1998, Pervasive Software Inc. All rights reserved.