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
Explain how do you dynamically set the cursor position to a specific field?
Explain ceci transaction commands?
Is length = 0 sufficient to ascertain that the field has been modified?
how do you execute a background cics txn ?
What is meant by PPT and what are its uses?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
How do you use altindxs in batch, cics programs?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain the primary significance of intra-partition and extra-partition tdqs ?
What are the classifications of the cics program?
Can you explain exec cics handle condition command?
Explain the logical message in cics?
Give certain situations where NEWCOPY is obligatory?
Define communication area?
Explain cedf transaction commands?