RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread David Merrilees
Thanks, but no joy i'm afraid. From: Andrew M [mailto:[EMAIL PROTECTED] Sent: 30 November 2004 09:46To: [EMAIL PROTECTED]Subject: Re: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses try adding .toString() at th

RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread David Merrilees
Sent: 30 November 2004 11:09 To: [EMAIL PROTECTED] Subject: RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses > function contact() { > var test = cocoon.request.getCookies()[0].value() > cocoon.sendPage( &quo

RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread David Merrilees
I thought that. Both methods produce the same error, as does getName(). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 30 November 2004 11:18 To: [EMAIL PROTECTED] Subject: RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO

RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread H . vanderLinden
to:[EMAIL PROTECTED] > Sent: Tuesday, 30 November, 2004 13:02 > To: [EMAIL PROTECTED] > Subject: RE: retrieving a cookie value in flowscript - Email > has different SMTP TO: and MIME TO: fields in the email addresses > > > I thought that. Both methods produce the same error, a

RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread David Merrilees
quisite patch to address this fault. I am using cocoon 2.1.5.1. Do I need a newer version? -Original Message- From: Upayavira [mailto:[EMAIL PROTECTED] Sent: 30 November 2004 13:35 To: [EMAIL PROTECTED] Subject: Re: retrieving a cookie value in flowscript - Email has different SMTP T

Re: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread Upayavira
: [EMAIL PROTECTED] Subject: Re: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses Do: I've just tried this locally and had it working. A few things to try: print(cocoon.request.cookies); print (cocoon.request.getCookie("yourco

RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread David Merrilees
No, none of that works. I think there is a bug in cocoon. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 30 November 2004 12:22 To: [EMAIL PROTECTED] Subject: RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in

RE: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread David Merrilees
y or I am missing the requisite >patch to address this fault. I am using cocoon 2.1.5.1. Do I need a >newer version? > >-Original Message- >From: Upayavira [mailto:[EMAIL PROTECTED] >Sent: 30 November 2004 13:35 >To: [EMAIL PROTECTED] >Subject: Re: retrieving a cookie va

Re: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses - Email has different SMTP TO: and MIME TO: fields in the email addresses

2004-11-30 Thread Upayavira
PROTECTED] Sent: 30 November 2004 14:10 To: [EMAIL PROTECTED] Subject: Re: retrieving a cookie value in flowscript - Email has different SMTP TO: and MIME TO: fields in the email addresses - Email has different SMTP TO: and MIME TO: fields in the email addresses David Merrilees wrote: cocoon.reques