On Monday 27 October 2008 18:35, Garry Saddington wrote:
> On Monday 27 October 2008 17:37, Andreas Jung wrote:
> > On 27.10.2008 18:05 Uhr, Garry Saddington wrote:
> > > Is there a way to programmatically remove items from the clipboard.
> >
> > There nothing like a clipboard. The information you consider as
> > clipboard is stored as __cp cookie on the client side.
>
> OK, so how do I expire it?
> expireCookie('__cp') is not working for me
> Regards
> Garry
Found it : expireCookie('__cp',path='/')
Garry
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to