C# Tutorials and offshore development in India
    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



Active Members
TodayLast 7 Days 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 DhawanMember 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 2008Member 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  
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



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use