Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to remove the spaces in a string
Ex: "this is apple"

Answer Posted / kamepalli

a=split("this is apple"," ")
b=a(0)+a(1)+a(2)

msgbox b.

Is This Answer Correct ?    11 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which operator can be used to do an xor operation in vbscript?

1312


When to use function procedures and what are its characteristics?

1137


If else for do while select in vb script?

1246


What is the use of the formatdatetime function in the vbscript language?

1076


What is the difference between VBScript and JavaScript?

2787


i need to sort the data using qtp script for this how i need to write a qtp script

3734


How are values assigned to the variables in the vbscript language?

1119


What are the environments supported by vbscript language?

987


what is event handling?

1057


In what way program "hello world" you can write in vbscript?

1166


Explain the tristate constants in vbscript?

1081


Which in-built function related to an array joins substrings into one string in the vbscript language?

997


How strcomp function works?

1147


What is purpose of scripting.filesystemobject class in vbscript?

1175


How will you get the smallest subscript of an array in vbscript?

1424