How to get the length of the string by making use of the string function?
No Answer is Posted For this Question
Be the First to Post Answer
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
What are the different types of loops available in the vbscript language?
Explain sga memory structures?
Input = 124 output should be 124421 Please do not use any string functions/variables
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("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
can u test the application without add-in?
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
how to retrive the tooltip by using descriptive programming in qtp?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
Does VB/Win make standalone .EXE files?
write a qtp script to count the number of minimized windows