Explain about the extension .hta?
No Answer is Posted For this Question
Be the First to Post Answer
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
Diff between web table ,datatable and data base (QTP)
what is the function to get the ascii value of the character?
When does ‘on click of button’ event gets triggered in the vbscript language?
how to set one column as primary key in QTP and fetch values accordingly
What are class properties?
What is the scope of a constant declared using public?
what is the use of QCUtil? explain with one example?
What are the data types supported by vbscript?
Write a code to print numbers from 5 to 0?
What's the difference between vbscript and vb.net?
how to genarate a random numbers in vb?