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


Please Help Members By Posting Answers For Below Questions

What is the difference between pct and fct?

872


Explain the system transid cemt?

785


Can you define attribute byte?

739


What are the cics tables?

826


define the field with ic in the bms map.

824






How is Telon(CA-Telon) used to build map?

4294


What is the pic clause for the hhmmss type of data fields?

683


explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?

818


What is the difference between a return with transid and xctl?

774


If we wish to create bms executable, what are the basic steps that the user has to go through?

838


List out all the tables that are a part of cics ?

738


What is task control?

796


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

2419


How many ways are there for initiating a transaction?

782


Explain the function of the terminal control table?

746