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

Answer Posted / anand

x= "This is VBScript"
y = Split(x)
msgbox join(y,"")

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How regexp.execute method works?

811


filter the array values without using filter function?

1877


Which operator can be used to check if two numbers are equal or not in vbscript?

876


How will you get a combined string from array of string in vbscript?

731


How to open excel in vb script?

762


What is the extension of the vbscript file?

749


How to Convert Hex color code to color name in VB Script?

4155


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

695


Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.

2085


What are class properties?

868


Mention what is vbscript?

810


how to increasing the numbers in a given text box please write a vb script

1960


Explain about .wsf files?

831


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1835


Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.

1608