|
| |
You can call this command with any of the parameters defined. This will set these and use these as the default when you run any command, unless you override the default by specifying one or more of the parameters.
Typically this is called to setup things that don't change from call to call such as the IpAddress of NamedPipeAddress of the NTpage Server.
Example:
<INPUT TYPE ="hidden" NAME="Command" VALUE="SetDefault">
<INPUT NAME = "IpAddress" VALUE="199.22.120.89:4778">
<INPUT NAME = "Message" VALUE="Hi all you techies">
|