CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 OT: Session Variable tracking utility

Print topic Send  topic

Author Message
TeknoFile
Posted: 06/27/2002, 4:36 PM

There are a number of very good utilities for managing cookies available, but so far I haven't been able to locate any utilities that can track session variables in memory. Does anyone know of a utility that would allow me to monitor what information's being maintained in a site session ?
Chris K.
Posted: 06/28/2002, 11:33 AM

It is not possible to view session variables values from web browser. Most session solutions base on session identifier cookie variable (which can be browsed), this session identifier is used to retrieve session variables values from some place on *server*. They are not passed to client browser in any way.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.