What is the extension of the vbscript file?
No Answer is Posted For this Question
Be the First to Post Answer
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
Difference between Do while loop and while wend loop
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
Write a code to print numbers from 5 to 0?
Why is error handling required?
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
How to generate 3 digit random number?
How to pass the parameter from one function to another function in VB Scripting?
Mention what is the main difference between function and sub-procedure?
regular expression that will recognize a browser as long as its name property starts with mybrowser
did any one attended interview in applabs if you had gone through plz tell me the procedure
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example