Ns setformencoding
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
		
		
		
		
		
	
NAME
- ns_setformencoding - Set the form encoding of the current connection
 
SYNOPSIS
- ns_setformencoding charset
 
DESCRIPTION
- Set the form encoding of the current connection. If the connection's urlencoding value is being changed then flush any form set cached locally, ns_conn will do the same. This command is identical to ns_urlcharset.
 
EXAMPLES
% ns_setformencoding iso-8859-1 iso8859-1
SEE ALSO