Hello everyone,

I have a cgi script that sends a text message to a specified user's cell
phone or pager. The cell phones are only capable to accepting 130 character
messages, which is rather short. The pager company's automatically split the
messages if they are over a specified length. I was wondering if it would be
better for me to create multiple 130 characters text fields in my script and
send them individually or if I should figure out how to have the PRINT MAIL
split them. I'm less than a beginner so all thoughts would be appreciated. 

Thanks,

Sander

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to