| |||||||||||
|
|
This is tailored to a numeric (beeper) kind of page. It assumes no pre-defined information at the server. You will pass in all necessary information to send the numeric page. Set form field values as follows: <INPUT TYPE ="hidden" NAME="Command" VALUE="SendNumericPage"> <INPUT NAME = "AreaCode" VALUE="602"> <INPUT NAME = "AccessNumber" VALUE="5551212"> <INPUT NAME = "Message" VALUE="8001234567"> Note: The VALUE for the Message parameter needs to be numeric for this command. Since it is sending to a numeric pager. Where VALUE in each of the lines is appropriate for the command. These really are self explanatory. Optional parameters Delay1 Pin Delay2 BeepEndStr From Subject PageDelay IpAddress NamedPipeAddress DebugFile |
|