did any one attended interview in applabs if you had gone
through plz tell me the procedure
No Answer is Posted For this Question
Be the First to Post Answer
What is vbscript language used for and which earlier language is it modeled upon?
What is parametrization ?
how to declare a variable in vbscript using vbscript
Explain about constants in vb script?
How can you fetch the value of a cookie?
Explain about scrrun.dll in vbscript?
In qtp, how to use XML files for framework. if the XML files are more Efficient than Excel files?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
Can anyone send me a vb script function for verifying the functionality of active links on a web page
How will you get the octal value of the given number in vbscript?