Categories:
.NET (357)
C (330)
C++ (184)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (2)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What are benefits and limitations of using Hidden frames?
.NET INTERVIEW QUESTIONS - What are benefits and limitations of using Hidden frames?
✍: Guest
Following are the benefits of using hidden frames:
* You can cache more than one data field.
* The ability to cache and access data items stored in different hidden forms.
* The ability to access JScript® variable values stored in different frames if they come from the same site.
The limitations of using hidden frames are:
* Hidden frames are not supported on all browsers.
* Hidden frames data can be tampered thus creating security hole.
2009-07-14, 5363👍, 0💬
Popular Posts:
Which bit wise operator is suitable for turning off a particular bit in a number? The bitwise AND op...
What is CMM and different levels? explain? The Capability Maturity Model (CMM) is a process capabili...
How Are Vertical Margins between Two Block Elements Collapsed? - CSS Tutorials - Understanding Multi...
What is cross page posting? By default, button controls in ASP.NET pages post back to the same page ...
What is triple constraint triangle in project management ? Project Management triangle is depicted a...