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
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
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
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
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.