What is a class in CSS?
Answer / rekha
CSS stands for Cascading style sheets
it is very difficult to add bgcolors,font colors and so many
other customizable features.In order to avoid we use CSS
the classes are:
background-color
font-color
font-family
Is This Answer Correct ? | 1 Yes | 0 No |
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
How to get the background color of a weblist?
What is Querystring collection?
How to Import data from a file (file is on the desktop) to the data table
Explain the scope of the variables using dim, public, and private keywords respectively.
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
I am running a windows based application.While running the script on QTP ,The Application pop-up an Error Message as "object Disabled" in two different scenarios Scenario 1-->The Application pop-up up a Message for Max Session Reached(as the application is set to hold 2 session and if if crosses the pre-defined limit then the error message pop-up) Scenario 2-->When Network connectivity is disabled the Application screen gets greyed out in colour with no operation possible. Now through Exception handling features in QTP ,we need to do the following For Scenarion 1-->Through Exception handling we need to just accept the Message pop-up in the Application and and resume with the call function as is for Scenario 2--> Through Exception Handling featutes on QTP we need to shut down the client , restart the client and resume the call functions as it is Note: The Application returns an Error Message as "object disabled" in both the cases i.e for pop-up message and when the Apllication getting greyed out due to Network failure how can we enhance the script in such a way that for the same error message retured by the application in two different and how to handle them????
how to write basic programs in VB Script like addition, multiplication?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
How to check the particular window is exist or not with out using check points