How to remove the spaces in a string Ex: "Welcome to
QTPWorld" ?
Answer Posted / ranni
Trim function will not work,it cannot remove spaces in between words
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How will you get a string with the specified character the specified number of times in vbscript?
What are the advantages of vbscript?
Explain sga memory structures?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Mention how you can call vbscript functions?
what types of bugs will we find out in banking projects for automation testing?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
What is the use of the date function in the vbscript language?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
Which in-built function is used to format the number in the vbscript language?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
How will you get the octal value of the given number in vbscript?
What is the difference between javascript and vbscript?
How to Enter Values on the Command promt using VB script