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
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Can you explain primary aspect of cics?
What is dynamic transaction backout?
Explain how many exceptional condition can be given in a handle condition?
Can QSAM files be accessed from CICS?
Can you define mapset?
What is the eib?
Explain the uses that are associated to tsq and tdq ?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain what is a cursor in cics sql processing?
What are the common cics service programs and explain their usage?
how do you fire a batch job from a cics txn ?
Define RCT.
What is frset?