On Apr 21, 4:24 pm, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On Apr 21, 10:13 am, sophie_newbie <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I'm using the python to set a cookie when a user logs in. Thing is it
> > doesn't seem to be setting properly in Internet Explorer. It works
> > grand in
On Apr 21, 10:13 am, sophie_newbie <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using the python to set a cookie when a user logs in. Thing is it
> doesn't seem to be setting properly in Internet Explorer. It works
> grand in Firefox. Its basically:
>
> c = Cookie.SimpleCookie()
>
> c['username'] = una