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
about vb scripting programs this type of all question& answers
Mention what are the rules to name variable in vbscript?
Difference between dim,public and private variables in vb script?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
what is resorceallocation
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
What are the properties of regexp object?
Which data type/types are supported by vbscript language and what are their specialties?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
How will you reverse a string in vbscript?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
How will you get the last occurrence of one string within another string using vbscript?
what is the features of visual basic?
Explain different types of segment?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com