Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
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
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 JScriptR 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.
2007-10-23, 4767👍, 0💬
Popular Posts:
How To Control Vertical Alignment? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells By d...
If we have multiple AFTER Triggers on table how can we define the sequence of the triggers ? If a ta...
Can Multiple Cursors Being Opened at the Same Time? - Oracle DBA FAQ - Working with Cursors in PL/SQ...
How to create a thread in a program? You have two ways to do so. First, making your class "extends" ...
How is normally a project management plan document organized ? PMP document forms the bible of a pro...