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: "Welcome to
QTPWorld" ?

Answer Posted / mahesh

Ex::

X="Welcome to QTP World"

Y=trim(X)
Msgbox Y

O/p::WelcometoQTPWorld

Is This Answer Correct ?    4 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about the support of asp for vb script functionality?

991


What methods are used to create text files and open text files in the vbscript language?

1028


how to automatically update the sql server2005 database records when insert in vb6?

2003


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.

2136


Write a code to print numbers from 5 to 0?

1183


What is difference between vbscript and vba?

1292


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

1166


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

2233


Explain about constants in vb script?

1082


How are arrays declared in the vbscript language?

1048


What are the data types supported by vbscript?

1176


How to take whole text output from screen of Bitmap Application.

2437


What are the differences between sub procedures and function procedures?

1035


Mention how to create a cookie using vbscript?

1069


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

1097