| |||||||||||
|
|
If you want to send a TNPP Id style page with no predefined users at the server, then use this command. 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="TnppIdPage"> <INPUT NAME = "AreaCode" VALUE="602"> <INPUT NAME = "AccessNumber" VALUE="5551212"> <INPUT NAME = "Baud" VALUE="1200"> <INPUT NAME = "TnppSourceId" VALUE="1A20"> <INPUT NAME = "TnppDestId" VALUE="2343"> <INPUT NAME = "TnppInertia" VALUE="3"> <INPUT NAME = "Pin" VALUE="1234567"> <INPUT NAME = "TnppFunction" VALUE="4"> <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 EmailError WhereTo From Subject PageDelay IpAddress NamedPipeAddress DebugFile |
|