
|
email this FAQ to a colleague
Q:
How do I force the session to close?
A:
You can Abandon the Session by executing this command:
Session.Abandon
|
Articles
|
|
|
|
|
Dec 30, 1999 - Using Hidden FRAMES to Hold Data or Maintain State
|
|
|
Hidden frames allow users to maintain almost any kind of data, and maintain state easily and reliably. Mark Burnham's article uses a shopping cart scenario to show simple ways to read and write data, and call functions from a hidden frame. Visible frames can be loaded with virtually anything, but these hidden frames will always be there, holding data until it's needed.
[Read This Article] [Top]
|
|
|
|
|
|
|
|
|