What are the disadvantages of vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between vb debugger and the script debugger?
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
Explain the difference between POST and GET Method.
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
Which in-built function related to an array joins substrings into one string in the vbscript language?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
find the length of the string without using length function?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Mention what is the technology used by vb script?
Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.
How to open a file. What is the perpose of true and false mode there?
write a vbscript for finding the sum of the numbers from 1- 50