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 the significance of rdo?
What is the use of the program list table?
Explain difference between call and link?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Can you define cics task?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain how to build up lu 6.2 communication?
What are the main uses of the transaction in the cics?
What is meant by an AICA ABEND?
how do you fire a batch job from a cics txn ?
Name the cics command used to access current date and time?
What is the meaning of the deq command?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain the difference between link xctl?
Name the two types of transient data queues?