how to find number of characters(letter a) in
the sentence
Rain Rain Go away

Answer Posted / lak

str ="Rain Rain Go away"

d=split(str,"a")

msgbox ubound(d)

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you get the natural logarithm of the given number in vbscript?

607


Explain about scrrun.dll in vbscript?

654


When are redim statement and preserve keyword used in the vbscript language?

602


How will you get a string with the specified character the specified number of times in vbscript?

579


What is the difference between a dictionary and an array?

583






How to pass argument by reference to a function in vbscript?

540


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1434


What are the naming conventions while declaring a variable in the vbscript language?

621


What are the properties of regexp object?

581


Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com

1049


Explain about filter expression?

569


Explain the asc function?

510


What are class events?

583


after medical test,when will be the police verification

1718


How do you declare a variable in vbscript?

631