Page 1 of 1

Problems with image refreshing

Posted: Tue Sep 14, 2004 12:46 am
by enigmastrat
I am creating a voting script. I first have a form the user fills out, then it goes to my php file. It creates a bar graph image corresponding with the data, but for some reason the new image will not be created unless you refresh the page that the code shows up. Is there some way to fix this?

Posted: Tue Sep 14, 2004 1:29 am
by feyd
sounds like a cache problem, try the resources found here: [devnet]no-cache[/devnet]