Hi
I have created a page to randomly generate images with words. Once the
words from the image are entered, it is validated. If the entered word
doesnot match with the word in the image, i am displaying a 'not
correct' message through flash as $this->flash("Not
correct",'/post/image'); to redirect the page to the same page. My
problem is that the image is not getting refreshed. The image with
words are getting generated in the path /img/test.gif but it is not
coming on to the page. how can i do this? I have given <img
src="/img/test.gif" />. I want to get the latest or the new image from
this /img/test.gif path when i validate the words.
Regards
Deepa
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---