From user-return-12293-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Aug 24 19:40:47 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 87328 invoked from network); 24 Aug 2010 19:40:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Aug 2010 19:40:47 -0000 Received: (qmail 21426 invoked by uid 500); 24 Aug 2010 19:40:46 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 21276 invoked by uid 500); 24 Aug 2010 19:40:45 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 21268 invoked by uid 99); 24 Aug 2010 19:40:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 19:40:45 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Whimsica@aol.com designates 205.188.105.147 as permitted sender) Received: from [205.188.105.147] (HELO imr-da05.mx.aol.com) (205.188.105.147) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 19:40:36 +0000 Received: from imo-ma03.mx.aol.com (imo-ma03.mx.aol.com [64.12.78.138]) by imr-da05.mx.aol.com (8.14.1/8.14.1) with ESMTP id o7OJeFUo030097 for ; Tue, 24 Aug 2010 15:40:15 -0400 Received: from Whimsica@aol.com by imo-ma03.mx.aol.com (mail_out_v42.9.) id o.e6d.5ce7099 (55764) for ; Tue, 24 Aug 2010 15:40:10 -0400 (EDT) Received: from smtprly-dd03.mx.aol.com (smtprly-dd03.mx.aol.com [205.188.84.131]) by cia-md05.mx.aol.com (v129.4) with ESMTP id MAILCIAMD055-d4064c742017211; Tue, 24 Aug 2010 15:40:10 -0400 Received: from webmail-m021 (webmail-m021.sim.aol.com [64.12.183.102]) by smtprly-dd03.mx.aol.com (v129.4) with ESMTP id MAILSMTPRLYDD032-d4064c742017211; Tue, 24 Aug 2010 15:40:07 -0400 To: user@couchdb.apache.org Subject: get session cookie Date: Tue, 24 Aug 2010 15:40:07 -0400 X-MB-Message-Source: WebUI X-AOL-IP: 75.30.176.98 X-MB-Message-Type: User MIME-Version: 1.0 From: whimsica@aol.com Content-Type: multipart/alternative; boundary="--------MB_8CD11DB4A7BCC81_10DC_2BF9_webmail-m021.sysops.aol.com" X-Mailer: AOL Webmail 32447-STANDARD Received: from 75.30.176.98 by webmail-m021.sysops.aol.com (64.12.183.102) with HTTP (WebMailUI); Tue, 24 Aug 2010 15:40:07 -0400 Message-Id: <8CD11DB4A666021-10DC-1704@webmail-m021.sysops.aol.com> X-AOL-SENDER: Whimsica@aol.com X-Old-Spam-Flag: NO ----------MB_8CD11DB4A7BCC81_10DC_2BF9_webmail-m021.sysops.aol.com Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" =20 I'm using the session to make a cookie. I can see the cookie in firebug -- with firecookie but alert(document.cookie.length) shows cookie.length=3D0 The cookie is called AuthSession and has a value of some stringy thing. But why can't I access it? Thanks, Dan ----------MB_8CD11DB4A7BCC81_10DC_2BF9_webmail-m021.sysops.aol.com--