Which in-built function is used to format the number in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
How to write VB Script for selecting a particular row in a WebTable?
What is the use of the instr function?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
What are the rules to name variable in vbscript?
What is the equivalent of VBScript?s On Error In Jscript ?
Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?
write a vb script to generate 3*3 matrix
Mention what is the difference between vbscript and vba?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
What is the use of option explicit statement?
Explain about tristate constants?
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