Hits Today: 4 Total: 3849 | Updated: 1/18/2004 | |
 | There are times when you just want to log any data being passed to a page via a post operation (since using a get operation exposes the data as part of the querystring) and store it for later review, which oddly enough is exactly what this script does. Author: EvolvedCode Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 5763 | Updated: 9/21/2000 | |
 | In this article, I’ll explore strategies for managing transient application state using ASP. The concept of maintaining data for a specific user or application over a series of HTTP requests often poses some interesting problems. Author: Keith Cox Code: ASP 2.0 & VBScript |
|  | |