How to remove the spaces in a string Ex: "Welcome to
QTPWorld" ?
Answer Posted / krishna
Str="Quick Test Pro"
R=Replace(Str," ","")
msgbox R
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the rules to name variable in vbscript?
Explain about scrrun.dll in vbscript?
How will you get a random number between 0 and 1 in vbscript?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
How will you get a string with the specified character the specified number of times in vbscript?
How will you get the octal value of the given number in vbscript?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
How should i Create Email invite with server-side Coding?
did any one attended interview in applabs if you had gone through plz tell me the procedure
What is the difference between javascript and vbscript?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
How will you get the smallest subscript of an array in vbscript?
Which command is used for writing text on a page?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me