Explain the constants in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
How will you get the largest subscript of an array in vbscript?
Which constant is used for print and display functions and works as same as pressing enter key?
How to take whole text output from screen of Bitmap Application.
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
How to pass argument by reference to a function in vbscript?
Explain the arrays in vb script?
Explain a few date functions in vbscript
Mention what is variant in vbscript?
what is visual basic?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me