how to make the entire screen protected. i.e., for example
when we design a delete screen before deleting the details
we need to popup a screen saying do u wish to delete(Y/N).
When this screen appears i want to make the previous screen
fields as protected.Please help me with the anser. i need
the entire screen to be protected.
Thanks in advance
Answer Posted / rajesh
Take a div tag in absolute position n set display property
to none .Now on any click event set width , height n
display="block" .Also set z-index accordingly .Your screen
will be block in specified width n height area .
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are the types of important programs that are used in the cics?
Give certain situations where NEWCOPY is obligatory?
which is the cics control program that provides communication services between user written application programs and terminals?
how do you fire a batch job from a cics txn ?
What are the cics transactions?
What is the pic clause for the data type of length option field type of data fields?
Define communication area?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
define the field with ic in the bms map.
Explain how do you access the records randomly in tsq?
Name the 3 common ways to create maps?
What is the abend command?
Explain the use of DCT ?
Define an asra?