|
| |
Web commands and descriptions
|  |
The following is a list of Web commands and their descriptions. Any of these commands can be performed in a web page.
| - CheckMsgStatus
- Check the status of a message submitted to the server. You will pass it the message handle returned when you sent it
|
| - NetTest
- This will send a test message to the NTpage Server to insure the communications are working properly.
|
| - QuickGroup
- Page by Group Name pre-defined at the server
|
| - QuickPage
- Page by User Name pre-defined at the server
|
| - ResetMsgInQueue
- If a message has failed, you may reset it at the server so that it will try again.
|
| - SendNumericPage
- This is tailored to a numeric (beeper) kind of page. It assumes no pre-defined information at the server.
|
| - SendPage
- 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.
|
| - ServicePage
- Page by Paging Service Name pre-defined at the server. You will then provide the pager PIN number and message.
|
| - SetDefault
- This can be used with any of the parameters below to set this computers defaults. If any of the parameters are missing from the command line, then these defaults will be used.
|
| - TnppCapPage
- If you want to send a TNPP Cap style page with no predefined users at the server, then use this command.
|
| - TnppIdPage
- If you want to send a TNPP Id style page with no predefined users at the server, then use this command .
|
| - TnppServiceCapPage
- If there is a defined TNPP service at the server, but you wish to specify specific user parameters (CAP page), then use this command.
|
| - TnppServiceIdPage
- If there is a defined TNPP service at the server, but you wish to specify specific user parameters for ID style page, then use this command.
|
| - EventError
- Add an error to the NT Application Event Log. This is handy for testing the NTPWATCH program.
|
|