NewsHdrLeftSpacer.gif (132 bytes)
Welcome to Inventive Labs

  
Try out our new .NET Telephony Toolkit called CTI32.  It is easy to build telephone applications using VB.NET or C#.  NO PORT ROYALTIES.
NewsHdrEnd.gif (910 bytes)
NewsHdrBottom.gif (973 bytes)

SendNumericPage

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



© Copyright 2001-2009  Inventive Labs Corporation  All rights reserved.