> That seems like an option to re-create flash(). So you would set a > variable, the page reloads, and it shows the message. What I am trying > to do is trigger a popup window without the page reloading.
If you want to do it without reloading the page then you must be sending out an AJAX call of some sort, so your problem is just a JS task. If I understand correctly, based on the response you get from your AJAX call you want to show a message. Is that accurate? Can you give an example of what you're trying to accomplish (e.g. what does the user do to see these messages you want to send). --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
