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
write a program to display configuration of a local system with the help of vb script.
What is the difference between vb debugger and the script debugger?
about vb scripting programs this type of all question& answers
What are the different types of operators and their order of precedence?
Which operator can be used to check if two numbers are equal or not in vbscript?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Explain the string concatenation function in vbscript?
What are class variables?
How are arrays declared in the vbscript language?
What is the use of the instr function?
How will you check that a variable is an array in vbscript?
who will create the object?
how to operate webobjects in a webpage using getobject function and then using generic methods?
What are the rules to name variable in vbscript?
Explain the adodb.stream class?