RE: client variables and no cookies

2000-08-22 Thread Francisco Montes; Spain on Line

Thanks Justin,

However what i want to do is to hide completely this variables. I read,
literally from the CF Studio help pages: "[...] you must maintain client
state in URLs. by passing the client ID (CFID)and the client security token
(CFTOKEN) between pages, either in hidden form fields or appended to URLs.
"...

So it seems possible to pass these parameters through form fields but ...
even if i pass them on, the CF server doesn´t seem to care about them!

Francisco

-Mensaje original-
De: JustinMacCarthy [EMAIL PROTECTED]
Para: [EMAIL PROTECTED] [EMAIL PROTECTED]
Fecha: lunes 21 de agosto de 2000 20:49
Asunto: Re: client variables and no cookies


you can do

form action=index.cfm?#Urltoken# method=post

etc..


~justin



- Original Message -
From: "Francisco Montes; Spain on Line" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 6:12 PM
Subject: client variables and no cookies


 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#ff
 DIVFONT color=3D#00 size=3D2Hi all,/FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Iacute;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
 aroundnbsp; all the time to accomplish it./FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Now, 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
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2What am i doing wrong?/FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Francisco =
 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=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.



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

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



Re: client variables and no cookies

2000-08-21 Thread JustinMacCarthy

you can do

form action=index.cfm?#Urltoken# method=post

etc..


~justin



- Original Message -
From: "Francisco Montes; Spain on Line" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 21, 2000 6:12 PM
Subject: client variables and no cookies


 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#ff
 DIVFONT color=3D#00 size=3D2Hi all,/FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Iacute;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
 aroundnbsp; all the time to accomplish it./FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Now, 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
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2What am i doing wrong?/FONT/DIV
 DIVFONT color=3D#00 size=3D2/FONTnbsp;/DIV
 DIVFONT color=3D#00 size=3D2Francisco =
 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=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.



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