| |||||||||||
|
|
This command assumes that there are no predefined users or paging services defined at the server. You will pass in all necessary information to send a page. Set form field values as follows: <INPUT TYPE ="hidden" NAME="Command" VALUE="SendPage"> <INPUT NAME = "AreaCode" VALUE="602"> <INPUT NAME = "AccessNumber" VALUE="5551212"> <INPUT NAME = "MaxChars" VALUE="80"> <INPUT NAME = "Baud" VALUE="1200"> <INPUT NAME = "Pin" VALUE="1234567"> <INPUT NAME = "Message" VALUE="This is the message to send"> Where VALUE in each of the lines is appropriate for the command. These really are self explanatory. Optional parameters ConnectWaitTime PageType EmailError WhereTo From Subject PageDelay IpAddress NamedPipeAddress DebugFile |
|