Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base

irt.org | About | Feedback | 527 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base

Sent by
David Swain on October 20, 1999 at 11:01:14:

Comments:
Errr...You can add this to the FAQ for Cold Fusion; "How to display all the current session variable name/value pairs currently residing in memory(ram)"

<cflock timeout="30"
name="#session.sessionid#"
type="readonly">
<cfloop collection=#session# item=y>
<cfoutput>
key= #y# (Value = #session[y]#)<BR>
</cfoutput>
</cfloop>
</cflock>





Other feedback on 'irt.org FAQ Knowledge Base' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.