on 10/20/00 6:57 PM, Dan at [EMAIL PROTECTED] wrote:

> Does your solution disrupt my session variables?  I'm currently passing
> #session.URLToken# to keep each session unique.  Seems like if I force a
> value into token it will make each page a unique session and therefore my
> session variables will be gone.  Please explain.

Just do this:

<a href="page.cfm?#token#&#session.URLToken#">Click here to see the
non-cached page</a>

You don't have to call the variable token, of course, you could call it
"nocache" or something if that prevents the confusion.

HTH

-- 

Rob Keniger

big bang solutions

<mailto:[EMAIL PROTECTED]>
<http://www.bigbang.net.au>

------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to