wat is com(common object model)object for mozilla firefox???
if any knows the exact answer....plz rply me
Answers were Sorted based on User's Feedback
Answer / vamshi krishna
component object model is an object based programming model designed to promote software interoperability;
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shashankshekharraj
COM is not common object model it is component object model
and this model is at of operating system level not browser
level.
Browser like IE and Mozilla are the components for this
model.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the arrays in vb script?
Explain about tristate constants in vbscript?
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
write a vb script to find simple interest using functions
How to remove the spaces in a string Ex: "this is apple"
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
how many types of recording are there?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
What is the purpose of regexp object in vbscript?