On 26/10/2010 12:47, KNOTT, Brian wrote:
Found a way to fix this.  If I pass the CFID and CFTOKEN on the URL then it is 
able to keep the session variables.

<form name="testform" action="page2.cfm?CFID=#CFIF#&CFTOKEN=#CFTOKEN#" 
method="post">

I did think these parameters where pass on the URL anyway, but not from inside 
this framset.


Good timing! I was about to post to the List the way top handle it, which I should have remembered yesterday, oh well.

This is what URLSessionFormat() is for. Wrap your form post url in it and problem solved



--

Yours,

Kym Kovan
mbcomms.net.au

--
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to