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 |
How to create pull down menu box using vb script
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
What are keywords in the vbscript language?
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 will you get the smallest subscript of an array in vbscript?
write a vbscript for traffic signal
How will you reverse a string in vbscript?
How to Import data from a file (file is on the desktop) to the data table
write a vb script create 5 folders test1 test2 test3 test4 test5
What is difference between vbscript and vba?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
Write a program to print all lines that contains a word either “testing” or “qtp”