Count Number of Words in a Sentence using ASP

Date October 16, 2009

There is no function in ASP to count number of words in sentence or long string. Bellow is very simple function that count number of words and return that count. < % Function CountWords (StrValue) Dim iWords, mLengthWithSpaces, mLengthWithoutSpaces ‘ following line calculate the actual length of string mLengthWithSpaces = Len(StrValue) ‘ following line remove [...]

Welcome to my dream World

Date May 26, 2007

Hello and welcome to my world (The dream that came true) – a world crammed with computer issues, programming, and other generally creepy things. So be ready to go ahead. Please tie up your seatbelt and uptight your seat position, as this may be a jerky ride. I started this blog as a place I [...]

Subscribe to Technology Tips

Subscribe to Saqib-Ansari via RSS

Or, subscribe via email: