A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

need to limit length of form in OL2003



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 23rd 06, 07:25 PM posted to microsoft.public.outlook.program_forms
simon_
external usenet poster
 
Posts: 1
Default need to limit length of form in OL2003

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
  #2  
Old January 23rd 06, 08:00 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default need to limit length of form in OL2003

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!

  #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!


  #4  
Old January 24th 06, 05:30 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default need to limit length of form in OL2003

You could put code in the form's Item_Send event handler to set the Body property to the value of the custom property that holds the short text.

--
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 ...
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?



"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!


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Not Connecting OL2003 but OE Works Raymond Joseph Outlook - Installation 0 February 19th 06 01:27 AM
OL2003 - can you auto-fill a singel new contact form with online form data TimR Outlook - Using Contacts 1 February 15th 06 02:43 PM
Outlook opens Form as Email message, not Form [email protected] Outlook - General Queries 2 January 26th 06 10:54 PM
I send an Outlook custom form, but a std. form displays? Sue Mosher [MVP-Outlook] Outlook - Using Forms 0 January 20th 06 08:41 PM
OL2000 to OL2003 ? TimR Outlook - General Queries 4 January 8th 06 07:27 AM


All times are GMT +1. The time now is 06:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.