This is a multi-part message in MIME format.

------=_NextPart_000_0150_01C00BA3.B2ED8820
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all,

I=B4m trying to keep client data but without using cookies. I know that, =
in that case, CFID and CFTOKEN have to be passed around  all the time to =
accomplish it.

Now, i tried to pass the URLTOKEN variable through the URL and it went =
just fine. However i read that these parameters can also be passed =
through hidden form fields.... how do i do it? I tried to pass CFID and =
CFTOKEN but everytime i ask CFserver for a new page it creates a new =
pair CFID/CFTOKEN without even considering the ones i sent it before =
through hidden form fields!!!

What am i doing wrong?

Francisco Montes

------=_NextPart_000_0150_01C00BA3.B2ED8820
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Hi all,</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>I&acute;m trying to keep client data =
but without=20
using cookies. I know that, in that case, CFID and CFTOKEN have to be =
passed=20
around&nbsp; all the time to accomplish it.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Now, i tried to pass the URLTOKEN =
variable=20
through the URL and it went just fine. However i read that these =
parameters can=20
also be passed through hidden form fields.... how do i do it? I tried to =
pass=20
CFID and CFTOKEN but everytime i ask CFserver for a new page it creates =
a new=20
pair CFID/CFTOKEN without even considering the ones i sent it before =
through=20
hidden form fields!!!</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>What am i doing wrong?</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Francisco =
Montes</FONT></DIV></BODY></HTML>

------=_NextPart_000_0150_01C00BA3.B2ED8820--

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to