I am having a problem with my session variables.  I have a form that allows
an HTML editor to open in place of a text area in a new window.  I need to
open my editor with JavaScript i.e../  <a
href="javascript:window.open('editor.cfm', '_self');"> . This seems to cause
problems with my session variables.  It holds the previous values even when
I have removed the session variables and reset them with <CFSET
StructDelete(Session, "stPage")>.  Any ideas what is happening?

Thanks,

Rob



-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: "Rob Matlow" <[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)

Reply via email to