Explain floating maps with illustration.
Answer / guest
Image maps
Clickable image maps would be very desirable for some
circumstances, such as maps, where one may wish to visit
the article on a subentity by simply clicking on the map.
A definition for the image map could be written into the
image description page and automatically provided in pages
that import the image.
There are several standard formats for image maps, both
client side and server side.
Suggested syntax:
[[left;image:image.png]] - float left
[[right;image:image.png]] - float right
[[block;image:image.png]] - block (ie no text either side)
[[inline;image:image.png]]
| Is This Answer Correct ? | 0 Yes | 0 No |
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
If DATAONLY option is specified in the SEND MAP command what will happen?
What is the use of tdq and tsq?
By which CICS defined field can you determine the position of the cursor on the map ?
What is the command that is used to add a new record to the file?
How will you place cursor on a field called ?EMPNO?.
I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
What are extra partition & intra partition TDQs?
What are the advantage of Model Data Set Table: it will be help to which among this DCB; LRECL; DISP; SPACE?
In CICS, BMS what is the use of FREEKB parameter
How is the stopper byte different from an auto skip byte ?
What is the COMMAREA(communications area)?