Pager
Use the form below to send a text message to a person's alphanumeric pager.
For corrections or additions, please notify George Beasley (832-826-1370).
SELECT (Last + ', ' + First) AS Name, Pager FROM Personnel
WHERE Active = AND
Pager ! = AND
LEFT(Pager,3) != AND
Last != AND
Last !=
ORDER BY Last
Select a recipient:
Enter your message (240 characters max):
characters used.
There was an error accessing the database. Please contact the administrator
Type: #cfcatch.Type# Error
Message: #cfcatch.Message#
Details: #cfcatch.Detail#