wat is com(common object model)object for mozilla firefox???
if any knows the exact answer....plz rply me
Answer Posted / 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 |
Post New Answer View All Answers
Which operator can be used to do an xor operation in vbscript?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
why variable name should not exceed 255 characters?
Mention how to assign a date value to a variable?
How are arrays declared in the vbscript language?
Which keyword is used to declare a variable in the vbscript language?
How can constants be declared in the vbscript language?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
When to use function procedures and what are its characteristics?
Explain the adodb.stream class?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
what is used of Property........End Property loop ? how to write the script for it?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?