From owner-freebsd-questions Wed Apr 19 14: 0:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id 2257D37BD34 for ; Wed, 19 Apr 2000 14:00:05 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 23090 invoked from network); 19 Apr 2000 20:09:14 -0000 Received: from modem5.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.71) by stargate.hcisp.net with SMTP; 19 Apr 2000 20:09:14 -0000 Received: (qmail 4347 invoked by uid 1001); 19 Apr 2000 20:56:29 -0000 From: "Thimble Smith" Date: Wed, 19 Apr 2000 16:56:29 -0400 To: e_a f Cc: questions@FreeBSD.ORG Subject: Re: Cookies in BSD Message-ID: <20000419165629.U1716@threads.polyesthetic.msg> References: <20000419102753.14429.qmail@nwcst278.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000419102753.14429.qmail@nwcst278.netaddress.usa.net>; from forea@usa.net on Wed, Apr 19, 2000 at 04:27:53AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 04:27:53AM -0600, e_a f wrote: > Is it possible to use SUCH cookies by Perl in BSD/OS > (for both Internet Explorer and Netscape Navigator)? Cookies have nothing to do with OS or with Perl. It has to do with what web browser you're using, and how your application is written. If you write your application correctly, you can use cookies just fine. To find out how to do that with Perl, type 'perldoc CGI'. IE doesn't run on FreeBSD. If this isn't enough information for you, please ask in an appropriate place (news:comp.infosystems.www.cgi.authoring). Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message