How to Control the Length of a multiline text box

Please support our ASP.NET advertiser: 50% Off 6 Months Web Hosting from 1&1. The World's #1 Host!
Reply

Join Date: Apr 2006
Posts: 24
Reputation: sravankolla is an unknown quantity at this point 
Solved Threads: 0
sravankolla sravankolla is offline Offline
Newbie Poster

How to Control the Length of a multiline text box

 
0
  #1
Jan 5th, 2007
Hii

I am doing a project dealt with sending SMS ..
So i have to control the length of the message to be sent ..
But for textbox of Multiline type did not allowing the MaxLength property ..
Plz help me

Sravan...
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 130
Reputation: sedgey is on a distinguished road 
Solved Threads: 8
sedgey's Avatar
sedgey sedgey is offline Offline
Junior Poster

Re: How to Control the Length of a multiline text box

 
0
  #2
Feb 8th, 2007
why not use a javascript function fired by the onchange event to check the length and prevent additonal entry if the length exceeds the max allowable
David Ridgway: so little daylight, too much caffeine
MCSD MCAD MCSE
http://web2asp.net
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 24
Reputation: sravankolla is an unknown quantity at this point 
Solved Threads: 0
sravankolla sravankolla is offline Offline
Newbie Poster

Re: How to Control the Length of a multiline text box

 
0
  #3
Feb 8th, 2007
Originally Posted by sedgey View Post
why not use a javascript function fired by the onchange event to check the length and prevent additonal entry if the length exceeds the max allowable
Thanks a lot Mr. sedgey

Sravan...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 3219 | Replies: 2
Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2010 DaniWeb® LLC