How to get the strlen in JavaScript?
e.g.
.
..
function OnChange()
{
strlen(document.form.MyName.value); <-
}
is there any function in JavaScript, that returns the length of a string?
Thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Strlen in JavaScriptThreaded View
|
Click Here to Expand Forum to Full Width |