I have an observeForm that writes to the session whenever any form element gets changed. This works perfectly fine in Firefox, but it does nothing in IE. There is no error shown, it just doesn't write to the session. I also tried using an observeField, and this works great in Firefox, but does nothing in IE. Do I need to do something in particular for IE for sessions to work?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
