RE: Cookies, CGI

2003-02-27 Thread Nigel Peck - MIS Web Design
are the only option. Cheers Nigel > -Original Message- > From: R. Joseph Newton [mailto:[EMAIL PROTECTED] > Sent: 27 February 2003 23:34 > To: Nigel Peck - MIS Web Design > Cc: CGI List; [EMAIL PROTECTED] > Subject: Re: Cookies, CGI > > > Nigel Peck - MIS Web

RE: Cookies, CGI

2003-02-27 Thread Nigel Peck - MIS Web Design
ond script but Mozilla doesn't. Cheers for the advice I'll look that one up. Nigel > -Original Message- > From: Dan Muey [mailto:[EMAIL PROTECTED] > Sent: 27 February 2003 23:49 > To: R. Joseph Newton; Nigel Peck - MIS Web Design > Cc: CGI List; [EMAIL PROTECTED] &g

RE: Cookies, CGI

2003-02-27 Thread Dan Muey
> > I'm trying to set a cookie and have it returned to the > script before > > the user has to visit another page. > > > > I'm currently doing it like this: > > > > Original Cookie already set > > User request -> Script returns Set-cookie and Refresh to > second script > > Second script called

Re: Cookies, CGI

2003-02-27 Thread R. Joseph Newton
Nigel Peck - MIS Web Design wrote: > I'm trying to set a cookie and have it returned to the script before the > user has to visit another page. > > I'm currently doing it like this: > > Original Cookie already set > User request -> Script returns Set-cookie and Refresh to second script > Second sc

RE: Cookies, CGI

2003-02-27 Thread Dan Muey
Try CGI::Cookie Dan > -Original Message- > From: Nigel Peck - MIS Web Design [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 27, 2003 6:18 AM > To: CGI List; [EMAIL PROTECTED] > Subject: Cookies, CGI > > > I'm trying to set a cookie and have it returned to the script > before the