How to remove the spaces in a string Ex: "Welcome to
QTPWorld" ?
Answer Posted / lak
Mahe answer is will work only traling and leading the
spaces from a string.But middle spaces can not be removed
from a string.
agree with vinay ,vasudha
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
where can i learn VB scripint ?
What is the use of the instr function?
Explain about tristate constants in vbscript?
Mention when to use function procedures and what are its characteristics?
What are subprocedures in vbscript?
How will you get the octal value of the given number in vbscript?
Explain the support of asp for vb script functionality?
What is the use of option explicit in vbscript?
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.
What is the main difference between function and sub-procedure?
Mention how to create a cookie using vbscript?
What is the output of a + b in vbscript if a = 5 and b = 10?
what types of bugs will we find out in banking projects for automation testing?
Explain the operator precedence in vb script?