On Thu, Oct 15, 2009 at 11:26 PM, Mikie <thephantom6...@hotmail.com> wrote:
>
> OK,  I create a function that takes the expression from my form and
> then it does the plot which creates the png file.  Then I display the
> image(plot) in the html page.  The image has been saved on the
> server.  When the session is over the image will still be on the
> server.  I would like the image to be removed after the session.

How do _you_ detect when the session is over?  Your code needs to be
responsible for detecting when the session is over and deleting the
PNGs.

--Mike

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to