Re: Simple Cookie Script: Not recognising Cookie

2010-04-08 Thread Pierre Quentel
On 8 avr, 07:03, Jimbo wrote: > Hi I have a simple Python program that assigns a cookie to a web user > when they open the script the 1st time(in an internet browser). If > they open the script a second time the script should display the line > " You have been here 2 times." , if they open the scr

Simple Cookie Script: Not recognising Cookie

2010-04-07 Thread Jimbo
Hi I have a simple Python program that assigns a cookie to a web user when they open the script the 1st time(in an internet browser). If they open the script a second time the script should display the line " You have been here 2 times." , if they open the script agai it should show on the webpage