Tutorials
Resources
Forum
Communities
Interview
Jobs
Projects
Offshore Development
Silverlight Tutorials
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Revenue Sharing
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Abhi
(65)
Appukuttan
(40)
raj krishna
(37)
Last 7 Days
Appukuttan
(660)
Babu Akkandi
(465)
Tejinder Singh ...
(273)
more...
New Feature:
Community Sites
:
Create your own .NET community website and start earning from Google AdSense !
It's Free !
Length of a String in JavaScript
Posted Date: 23 Jun 2008
Resource Type:
Code Snippets
Category:
AJAX
Author:
Kapil Dhawan
Member Level:
Gold
Rating:
Points
: 3
The code sample is a simple way to calculate the length of a string.
In the example below, string is a variable that contains the string "I am Kapil Dhawan". Strings have a member "length" that specify the number of characters (spaces inclusive) in that string. Every string has it's own length field.
var string="I am Kapil Dhawan";
document.write(count.length);
Responses
Author:
Curve Technologies
06 Sep 2008
Member Level:
Bronze
Points
: 1
How would the count.length result in the length of the string? Can you please explain. i think it should be document.write(string.length)
Thanks..
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
String's length
.
Length of string in javascript
.
Length of a string
.
Calculate string's length
.
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
How to Use TextBoxWatermarkExtender
Previous Resource:
Use of getElementById()
Return to Discussion Resource Index
Post New Resource
Category:
AJAX
Post resources and
earn money
!
Related Resources
Check userName availability
AJAX in Pure ASP
AJAX(How to call a Asynchorous page Using Javascript)
How to use autocompleteTextbox in Ajax
HOW TO USE AJAX IN ASP.NET with example
dotNet Slackers
BizTalk Adaptors
Web Design
Contact Us
Privacy Policy
Terms Of Use