View Single Post
  #3  
Old January 23rd 06, 09:50 PM posted to microsoft.public.outlook.program_forms
simon_
external usenet poster
 
Posts: 1
Default need to limit length of form in OL2003

Hi, Sue. I tried adding another field to the form that did let me change the
maxlength field. Problem is, it didn't show up in the message when sent,
which led me to believe the cell phone/sms system/receiving thing (whatever)
was looking for the field labeled 'message'.

"Sue Mosher [MVP-Outlook]" wrote:

Have you considered using a custom text field and text box instead of the regular message control?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"simon_" wrote in message ...
I am designing a simple form in outlook I plan for people to use to send me
an SMS text message to my cell phone. The message field field is set to
unlimited length. That means I get several messages from the person, because
my phone is limited to 160 or so characters per message.

What I want to do is Outlook/Exchange to limit the form to that many
characters, so they can't send a message longer than my phone can fit into
one message.

Thanks!


Ads